Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_refcount_item.h83 int xfs_cui_recover(struct xfs_trans *parent_tp, struct xfs_cui_log_item *cuip);
Dxfs_refcount_item.c447 xfs_cui_recover( in xfs_cui_recover() function
Dxfs_log_recover.c4664 error = xfs_cui_recover(parent_tp, cuip); in xlog_recover_process_cui()