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

/linux-master/fs/nfsd/
H A Dvfs.c1163 int use_wgather; local
1189 use_wgather = (rqstp->rq_vers == 2) && EX_WGATHER(exp);
1194 if (stable && !use_wgather)
1213 if (stable && use_wgather) {

Completed in 86 milliseconds