Searched refs:io_alloc_failed_count (Results 1 – 5 of 5) sorted by relevance
124 atomic_t io_alloc_failed_count; member
44 atomic_add_return(1, &xport->io_alloc_failed_count); in efct_scsi_io_alloc()1121 atomic_add_return(1, &xport->io_alloc_failed_count); in efct_scsi_tgt_abort_io()
450 atomic_t io_alloc_failed_count; member
226 atomic_set(&xport->io_alloc_failed_count, 0); in efct_xport_initialize()
275 atomic_set(&hw->io_alloc_failed_count, 0); in efct_hw_setup()1600 atomic_add(1, &hw->io_alloc_failed_count); in _efct_hw_io_alloc()