Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsfh.h91 bool fh_use_wgather; /* NFSv2 wgather option */ member
H A Dnfsfh.c290 fhp->fh_use_wgather = true; in nfsd_set_fh_dentry()
H A Dvfs.c1190 if (stable && !fhp->fh_use_wgather) in nfsd_vfs_write()
1209 if (stable && fhp->fh_use_wgather) { in nfsd_vfs_write()