Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/nfsd/
Dexport.h34 #define NFSEXP_GATHERED_WRITES 0x0020 macro
/Linux-v5.4/fs/nfsd/
Dexport.h84 #define EX_WGATHER(exp) ((exp)->ex_flags & NFSEXP_GATHERED_WRITES)
Dexport.c1112 { NFSEXP_GATHERED_WRITES, {"wdelay", "no_wdelay"}},