Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dpnfs.c1424 __func__, t->bm, t->rd_sz, t->wr_sz, t->rd_io_sz, t->wr_io_sz); in pnfs_within_mdsthreshold()
1453 if (nfsi->write_io < t->wr_io_sz) in pnfs_within_mdsthreshold()
Dnfs4xdr.c4477 status = decode_threshold_hint(xdr, bitmap, &res->wr_io_sz, in decode_first_threshold_item4()
4487 res->wr_io_sz); in decode_first_threshold_item4()
/linux-4.4.14/include/linux/
Dnfs_xdr.h41 __u64 wr_io_sz; member