Searched refs:els_io_alloc_failed_count (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/elx/libefc/ | ||
H A D | efclib.h | 558 atomic_t els_io_alloc_failed_count; member |
H A D | efc_els.c | 56 atomic_add_return(1, &efc->els_io_alloc_failed_count); in efc_els_io_alloc_size() |