Searched refs:xmi_refcount (Results 1 – 2 of 2) sorted by relevance
41 atomic_t xmi_refcount; member
60 ASSERT(atomic_read(&xmi_lip->xmi_refcount) > 0); in xfs_xmi_release()61 if (atomic_dec_and_test(&xmi_lip->xmi_refcount)) { in xfs_xmi_release()141 atomic_set(&xmi_lip->xmi_refcount, 2); in xfs_xmi_init()
Completed in 8 milliseconds