read_stat         299 drivers/scsi/bnx2i/57xx_iscsi_hsi.h 	struct bnx2i_read_resp_task_stat read_stat;
read_stat        1358 drivers/scsi/bnx2i/bnx2i_hwi.c 			resp_cqe->task_stat.read_stat.num_data_ins;
read_stat        1362 drivers/scsi/bnx2i/bnx2i_hwi.c 			     resp_cqe->task_stat.read_stat.num_data_ins);
read_stat         692 fs/nfs/flexfilelayout/flexfilelayout.c 	report = nfs4_ff_layoutstat_start_io(mirror, &mirror->read_stat, now);
read_stat         693 fs/nfs/flexfilelayout/flexfilelayout.c 	nfs4_ff_layout_stat_io_update_requested(&mirror->read_stat, requested);
read_stat         708 fs/nfs/flexfilelayout/flexfilelayout.c 	nfs4_ff_layout_stat_io_update_completed(&mirror->read_stat,
read_stat        2375 fs/nfs/flexfilelayout/flexfilelayout.c 	ff_layout_encode_io_latency(xdr, &mirror->read_stat.io_stat);
read_stat        2439 fs/nfs/flexfilelayout/flexfilelayout.c 		devinfo->read_count = mirror->read_stat.io_stat.ops_completed;
read_stat        2440 fs/nfs/flexfilelayout/flexfilelayout.c 		devinfo->read_bytes = mirror->read_stat.io_stat.bytes_completed;
read_stat          89 fs/nfs/flexfilelayout/flexfilelayout.h 	struct nfs4_ff_layoutstat	read_stat;