Searched refs:read_stat (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.h | 89 struct nfs4_ff_layoutstat read_stat; member
|
H A D | flexfilelayout.c | 660 report = nfs4_ff_layoutstat_start_io(mirror, &mirror->read_stat, now); in nfs4_ff_layout_stat_io_start_read() 661 nfs4_ff_layout_stat_io_update_requested(&mirror->read_stat, requested); in nfs4_ff_layout_stat_io_start_read() 676 nfs4_ff_layout_stat_io_update_completed(&mirror->read_stat, in nfs4_ff_layout_stat_io_end_read() 2373 ff_layout_encode_io_latency(xdr, &mirror->read_stat.io_stat); in ff_layout_encode_ff_layoutupdate() 2437 devinfo->read_count = mirror->read_stat.io_stat.ops_completed; in ff_layout_mirror_prepare_stats() 2438 devinfo->read_bytes = mirror->read_stat.io_stat.bytes_completed; in ff_layout_mirror_prepare_stats()
|
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.h | 89 struct nfs4_ff_layoutstat read_stat; member
|
H A D | flexfilelayout.c | 666 report = nfs4_ff_layoutstat_start_io(mirror, &mirror->read_stat, now); in nfs4_ff_layout_stat_io_start_read() 667 nfs4_ff_layout_stat_io_update_requested(&mirror->read_stat, requested); in nfs4_ff_layout_stat_io_start_read() 682 nfs4_ff_layout_stat_io_update_completed(&mirror->read_stat, in nfs4_ff_layout_stat_io_end_read() 2442 ff_layout_encode_io_latency(xdr, &mirror->read_stat.io_stat); in ff_layout_encode_ff_layoutupdate() 2508 devinfo->read_count = mirror->read_stat.io_stat.ops_completed; in ff_layout_mirror_prepare_stats() 2509 devinfo->read_bytes = mirror->read_stat.io_stat.bytes_completed; in ff_layout_mirror_prepare_stats()
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/ |
H A D | bnx2i_hwi.c | 1359 resp_cqe->task_stat.read_stat.num_data_ins; in bnx2i_process_scsi_cmd_resp() 1363 resp_cqe->task_stat.read_stat.num_data_ins); in bnx2i_process_scsi_cmd_resp()
|
H A D | 57xx_iscsi_hsi.h | 299 struct bnx2i_read_resp_task_stat read_stat; member
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/ |
H A D | bnx2i_hwi.c | 1359 resp_cqe->task_stat.read_stat.num_data_ins; in bnx2i_process_scsi_cmd_resp() 1363 resp_cqe->task_stat.read_stat.num_data_ins); in bnx2i_process_scsi_cmd_resp()
|
H A D | 57xx_iscsi_hsi.h | 299 struct bnx2i_read_resp_task_stat read_stat; member
|
Completed in 21 milliseconds