Searched refs:els_io_alloc_failed_count (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/drivers/scsi/elx/libefc/ | ||
D | efclib.h | 555 atomic_t els_io_alloc_failed_count; member |
D | efc_els.c | 59 atomic_add_return(1, &efc->els_io_alloc_failed_count); in efc_els_io_alloc_size() |