Home
last modified time | relevance | path

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

/linux/include/uapi/linux/nfsd/
H A Dexport.h34 #define NFSEXP_GATHERED_WRITES 0x0020 macro
/linux/fs/nfsd/
H A Dexport.h100 #define EX_WGATHER(exp) ((exp)->ex_flags & NFSEXP_GATHERED_WRITES)
H A Dexport.c1291 { NFSEXP_GATHERED_WRITES, {"wdelay", "no_wdelay"}},