Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_bmap_item.c185 budp->bud_format.bud_type = XFS_LI_BUD; in xfs_bud_item_format()
232 xfs_log_item_init(tp->t_mountp, &budp->bud_item, XFS_LI_BUD, in xfs_trans_get_bud()
726 .item_type = XFS_LI_BUD,
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h243 #define XFS_LI_BUD 0x1245 macro
261 { XFS_LI_BUD, "XFS_LI_BUD" }, \