Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_refcount_item.h85 int xfs_cui_recover(struct xfs_trans *parent_tp, struct xfs_cui_log_item *cuip);
Dxfs_refcount_item.c382 xfs_cui_recover( in xfs_cui_recover() function
Dxfs_log_recover.c4741 error = xfs_cui_recover(parent_tp, cuip); in xlog_recover_process_cui()