Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_rmap_item.h87 int xfs_rui_recover(struct xfs_mount *mp, struct xfs_rui_log_item *ruip);
Dxfs_rmap_item.c403 xfs_rui_recover( in xfs_rui_recover() function
Dxfs_log_recover.c4701 error = xfs_rui_recover(mp, ruip); in xlog_recover_process_rui()