Home
last modified time | relevance | path

Searched refs:xfs_trans_get_cud (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_trans_refcount.c25 xfs_trans_get_cud( in xfs_trans_get_cud() function
164 return xfs_trans_get_cud(tp, intent); in xfs_refcount_update_create_done()
Dxfs_trans.h263 struct xfs_cud_log_item *xfs_trans_get_cud(struct xfs_trans *tp,
Dxfs_refcount_item.c461 cudp = xfs_trans_get_cud(tp, cuip); in xfs_cui_recover()