Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_refcount_item.h99 int xfs_cui_recover(struct xfs_mount *mp, struct xfs_cui_log_item *cuip);
Dxfs_refcount_item.c393 xfs_cui_recover( in xfs_cui_recover() function
Dxfs_log_recover.c4730 error = xfs_cui_recover(mp, cuip); in xlog_recover_process_cui()