Home
last modified time | relevance | path

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

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