Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_exchmaps_item.h41 atomic_t xmi_refcount; member
A Dxfs_exchmaps_item.c60 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