Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/nfs/
H A Dnfsd-io-modes.rst21 NFSD's default IO mode (which is NFSD_IO_BUFFERED=0).
25 - cached using page cache (NFSD_IO_BUFFERED=0)
68 NFSD_IO_DONTCACHE will fall back to NFSD_IO_BUFFERED if the underlying
/linux/fs/nfsd/
H A Dnfsd.h140 NFSD_IO_BUFFERED, enumerator
H A Dvfs.c55 u64 nfsd_io_cache_read __read_mostly = NFSD_IO_BUFFERED;
56 u64 nfsd_io_cache_write __read_mostly = NFSD_IO_BUFFERED;
1213 case NFSD_IO_BUFFERED: in nfsd_iter_read()
1511 case NFSD_IO_BUFFERED: in nfsd_vfs_write()