Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/nfsd/
Dexport.h33 #define NFSEXP_ASYNC 0x0010 macro
/Linux-v6.6/fs/nfsd/
Dexport.h98 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC))
Dexport.c1236 { NFSEXP_ASYNC, {"async", "sync"}},