Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dexport.h84 #define EX_WGATHER(exp) ((exp)->ex_flags & NFSEXP_GATHERED_WRITES) macro
H A Dvfs.c1012 use_wgather = (rqstp->rq_vers == 2) && EX_WGATHER(exp); in nfsd_vfs_write()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dexport.h100 #define EX_WGATHER(exp) ((exp)->ex_flags & NFSEXP_GATHERED_WRITES) macro
H A Dvfs.c1150 use_wgather = (rqstp->rq_vers == 2) && EX_WGATHER(exp); in nfsd_vfs_write()

Completed in 6 milliseconds