Searched refs:llh_refcount (Results 1 – 1 of 1) sorted by relevance
76 atomic_t llh_refcount; member149 atomic_read(&llh->llh_refcount) - 1); in lov_llh_put()150 LASSERT(atomic_read(&llh->llh_refcount) > 0 && in lov_llh_put()151 atomic_read(&llh->llh_refcount) < 0x5a5a); in lov_llh_put()152 if (atomic_dec_and_test(&llh->llh_refcount)) { in lov_llh_put()156 if (atomic_read(&llh->llh_refcount)) in lov_llh_put()