Searched refs:io_total_alloc (Results 1 – 3 of 3) sorted by relevance
181 ocs_atomic_t io_total_alloc; /**< count of totals IOS allocated */ member
267 ocs_atomic_add_return(&ocs->xport->io_total_alloc, 1); in ocs_io_pool_io_alloc()
667 ocs_ddump_value(textbuf, "io_total_alloc", "%d", ocs_atomic_read(&xport->io_total_alloc)); in ocs_ddump()