Searched refs:attri_refcount (Results 1 – 2 of 2) sorted by relevance
36 atomic_t attri_refcount; member
129 ASSERT(atomic_read(&attrip->attri_refcount) > 0); in xfs_attri_release()130 if (!atomic_dec_and_test(&attrip->attri_refcount)) in xfs_attri_release()243 atomic_set(&attrip->attri_refcount, 2); in xfs_attri_init()