Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_rmap_item.c208 ASSERT(lip->li_type == XFS_LI_RUD || lip->li_type == XFS_LI_RUD_RT); in xfs_rud_item_format()
369 return xfs_rui_item_isrt(&ruip->rui_item) ? XFS_LI_RUD_RT : XFS_LI_RUD; in xfs_rud_type_from_rui()
861 .item_type = XFS_LI_RUD,
/fs/xfs/libxfs/
A Dxfs_log_format.h242 #define XFS_LI_RUD 0x1241 macro
268 { XFS_LI_RUD, "XFS_LI_RUD" }, \

Completed in 794 milliseconds