Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_refcount_item.c191 cudp->cud_format.cud_type = XFS_LI_CUD; in xfs_cud_item_format()
238 xfs_log_item_init(tp->t_mountp, &cudp->cud_item, XFS_LI_CUD, in xfs_trans_get_cud()
740 .item_type = XFS_LI_CUD,
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h241 #define XFS_LI_CUD 0x1243 macro
259 { XFS_LI_CUD, "XFS_LI_CUD" }, \