Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_wr.h398 uint32_t wr_sz; /* Size of all WRs in this q member
462 #define csio_q_wr_sz(__hw, __idx) ((__hw)->wrm.q_arr[(__idx)]->wr_sz)
/linux/include/linux/
H A Dnfs_xdr.h42 __u64 wr_sz; member
/linux/fs/nfs/
H A Dpnfs.c2015 __func__, t->bm, t->rd_sz, t->wr_sz, t->rd_io_sz, t->wr_io_sz); in pnfs_within_mdsthreshold()
2037 if (fsize < t->wr_sz) in pnfs_within_mdsthreshold()
H A Dnfs4xdr.c4704 status = decode_threshold_hint(xdr, bitmap, &res->wr_sz, THRESHOLD_WR); in decode_first_threshold_item4()
4720 __func__, res->bm, res->rd_sz, res->wr_sz, res->rd_io_sz, in decode_first_threshold_item4()