Home
last modified time | relevance | path

Searched refs:io_total_alloc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.h139 atomic_t io_total_alloc; member
H A Defct_io.c141 atomic_add_return(1, &efct->xport->io_total_alloc); in efct_io_pool_io_alloc()