Searched refs:lmr_ref_count (Results 1 – 6 of 6) sorted by relevance
165 (void) dapl_os_atomic_inc(&lmr->lmr_ref_count); in dapli_rmr_bind_fuse()169 (void) dapl_os_atomic_dec(&rmr->lmr->lmr_ref_count); in dapli_rmr_bind_fuse()247 (void) dapl_os_atomic_dec(&rmr->lmr->lmr_ref_count); in dapli_rmr_bind_unfuse()
83 (void) dapl_os_atomic_dec(&rmr->lmr->lmr_ref_count); in dapl_rmr_free()
86 if (0 != lmr->lmr_ref_count) { in dapl_lmr_free()
86 lmr->lmr_ref_count = 0; in dapl_lmr_alloc()
404 lmr->lmr_ref_count); in dapls_osd_fork_cleanup()
523 DAPL_ATOMIC lmr_ref_count; member