Home
last modified time | relevance | path

Searched refs:EX_WGATHER (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dexport.h100 #define EX_WGATHER(exp) ((exp)->ex_flags & NFSEXP_GATHERED_WRITES) macro
H A Dnfsfh.c288 if (EX_WGATHER(exp)) in nfsd_set_fh_dentry()