Searched refs:io_total_alloc (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/scsi/elx/efct/ | ||
D | efct_xport.h | 139 atomic_t io_total_alloc; member |
D | efct_io.c | 141 atomic_add_return(1, &efct->xport->io_total_alloc); in efct_io_pool_io_alloc() |