Home
last modified time | relevance | path

Searched refs:XFS_LI_RUD_RT (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()
891 .item_type = XFS_LI_RUD_RT,
/fs/xfs/libxfs/
A Dxfs_log_format.h254 #define XFS_LI_RUD_RT 0x124d /* realtime rmap update done */ macro
280 { XFS_LI_RUD_RT, "XFS_LI_RUD_RT" }, \

Completed in 9 milliseconds