Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_rmap_item.c189 rudp->rud_format.rud_type = XFS_LI_RUD; in xfs_rud_item_format()
236 xfs_log_item_init(tp->t_mountp, &rudp->rud_item, XFS_LI_RUD, in xfs_trans_get_rud()
747 .item_type = XFS_LI_RUD,
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h239 #define XFS_LI_RUD 0x1241 macro
257 { XFS_LI_RUD, "XFS_LI_RUD" }, \