Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_exchmaps_item.c174 xmd_lip->xmd_format.xmd_type = XFS_LI_XMD; in xfs_xmd_item_format()
257 xfs_log_item_init(tp->t_mountp, &xmd_lip->xmd_item, XFS_LI_XMD, in xfs_exchmaps_create_done()
612 .item_type = XFS_LI_XMD,
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_format.h250 #define XFS_LI_XMD 0x1249 /* mapping exchange done */ macro
270 { XFS_LI_XMD, "XFS_LI_XMD" }