Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_bmap_item.h82 int xfs_bui_recover(struct xfs_trans *parent_tp, struct xfs_bui_log_item *buip);
Dxfs_bmap_item.c377 xfs_bui_recover( in xfs_bui_recover() function
Dxfs_log_recover.c4781 error = xfs_bui_recover(parent_tp, buip); in xlog_recover_process_bui()