Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dvfs.c1127 int use_wgather; in nfsd_vfs_write() local
1153 use_wgather = (rqstp->rq_vers == 2) && EX_WGATHER(exp); in nfsd_vfs_write()
1158 if (stable && !use_wgather) in nfsd_vfs_write()
1180 if (stable && use_wgather) { in nfsd_vfs_write()