Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/nfsd/
Dexport.h33 #define NFSEXP_ASYNC 0x0010 macro
/Linux-v5.4/fs/nfsd/
Dexport.h82 #define EX_ISSYNC(exp) (!((exp)->ex_flags & NFSEXP_ASYNC))
Dexport.c1111 { NFSEXP_ASYNC, {"async", "sync"}},