Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c2383 #define aio_refs backend4 macro
2406 if (refcount_release(&job->aio_refs) == 0) in aiotx_free_job()
2507 refcount_acquire(&job->aio_refs); in alloc_aiotx_mbuf()
2796 refcount_init(&job->aio_refs, 1); in t4_aio_queue_aiotx()