Home
last modified time | relevance | path

Searched refs:NFSEXP_ASYNC (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/uapi/linux/nfsd/
Dexport.h33 #define NFSEXP_ASYNC 0x0010 macro
/linux-4.19.296/fs/nfsd/
Dexport.h80 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC))
Dexport.c1098 { NFSEXP_ASYNC, {"async", "sync"}},