Home
last modified time | relevance | path

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

/src/lib/libnvmf/
H A Dnvmf_transport.c44 refcount_init(&na->na_refs, 1); in nvmf_allocate_association()
58 if (refcount_release(&na->na_refs)) { in nvmf_free_association()
102 refcount_acquire(&na->na_refs); in nvmf_allocate_qpair()
H A Dinternal.h56 u_int na_refs; member