Searched refs:io_active_count (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/scsi/elx/efct/
H A Defct_io.c140 atomic_add_return(1, &efct->xport->io_active_count);
166 atomic_sub_return(1, &efct->xport->io_active_count);
H A Defct_xport.c222 atomic_set(&xport->io_active_count, 0);
H A Defct_xport.h145 atomic_t io_active_count; member in struct:efct_xport

Completed in 301 milliseconds