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.h94 bool fh_use_wgather; /* NFSv2 wgather option */ member
H A Dnfsfh.c288 fhp->fh_use_wgather = true; in nfsd_set_fh_dentry()
H A Dvfs.c1468 if (likely(!fhp->fh_use_wgather)) { in nfsd_vfs_write()
1514 if (stable && fhp->fh_use_wgather) {