Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/fnic/
Dfnic_stats.h12 struct io_path_stats { struct
13 atomic64_t active_ios;
14 atomic64_t max_active_ios;
15 atomic64_t io_completions;
16 atomic64_t io_failures;
17 atomic64_t ioreq_null;
18 atomic64_t alloc_failures;
19 atomic64_t sc_null;
20 atomic64_t io_not_found;
21 atomic64_t num_ios;
[all …]