Searched refs:io_active_count (Results 1 – 3 of 3) sorted by relevance
140 atomic_add_return(1, &efct->xport->io_active_count); in efct_io_pool_io_alloc()166 atomic_sub_return(1, &efct->xport->io_active_count); in efct_io_pool_io_free()
145 atomic_t io_active_count; member
222 atomic_set(&xport->io_active_count, 0); in efct_xport_initialize()