Home
last modified time | relevance | path

Searched defs:io_path_stats (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/scsi/fnic/ !
Dfnic_stats.h25 struct io_path_stats { struct
26 atomic64_t active_ios;
27 atomic64_t max_active_ios;
28 atomic64_t io_completions;
29 atomic64_t io_failures;
30 atomic64_t ioreq_null;
31 atomic64_t alloc_failures;
32 atomic64_t sc_null;
33 atomic64_t io_not_found;
34 atomic64_t num_ios;
[all …]