Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_bmap_item.c185 budp->bud_format.bud_type = XFS_LI_BUD; in xfs_bud_item_format()
222 xfs_log_item_init(tp->t_mountp, &budp->bud_item, XFS_LI_BUD, in xfs_trans_get_bud()
Dxfs_log_recover.c1889 case XFS_LI_BUD: in xlog_recover_reorder_trans()
3985 case XFS_LI_BUD: in xlog_recover_ra_pass2()
4014 case XFS_LI_BUD: in xlog_recover_commit_pass1()
4055 case XFS_LI_BUD: in xlog_recover_commit_pass2()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_log_format.h242 #define XFS_LI_BUD 0x1245 macro
258 { XFS_LI_BUD, "XFS_LI_BUD" }