Home
last modified time | relevance | path

Searched refs:xfs_trans_get_cud (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_refcount_item.c218 xfs_trans_get_cud( in xfs_trans_get_cud() function
358 return &xfs_trans_get_cud(tp, CUI_ITEM(intent))->cud_item; in xfs_refcount_update_create_done()
491 cudp = xfs_trans_get_cud(tp, cuip); in xfs_cui_item_recover()
578 cudp = xfs_trans_get_cud(tp, CUI_ITEM(intent)); in xfs_cui_item_relog()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_refcount_item.c231 xfs_trans_get_cud( in xfs_trans_get_cud() function
365 return &xfs_trans_get_cud(tp, CUI_ITEM(intent))->cud_item; in xfs_refcount_update_create_done()
524 cudp = xfs_trans_get_cud(tp, cuip); in xfs_cui_item_recover()
626 cudp = xfs_trans_get_cud(tp, CUI_ITEM(intent)); in xfs_cui_item_relog()

Completed in 2 milliseconds