Searched refs:XFS_LI_EFI (Results 1 – 2 of 2) sorted by relevance
107 ASSERT(lip->li_type == XFS_LI_EFI || lip->li_type == XFS_LI_EFI_RT); in xfs_efi_item_format()156 ASSERT(item_type == XFS_LI_EFI || item_type == XFS_LI_EFI_RT); in xfs_efi_init()331 ASSERT(lip->li_type == XFS_LI_EFI || lip->li_type == XFS_LI_EFI_RT); in xfs_efi_item_isrt()445 XFS_LI_EFI); in xfs_extent_free_create_intent()716 ASSERT(intent->li_type == XFS_LI_EFI || intent->li_type == XFS_LI_EFI_RT); in xfs_extent_free_relog_intent()891 .item_type = XFS_LI_EFI,981 xlog_recover_release_intent(log, XFS_LI_EFI, efd_formatp->efd_efi_id); in xlog_recover_efd_commit_pass2()
215 #define XFS_LI_EFI 0x1236 macro241 { XFS_LI_EFI, "XFS_LI_EFI" }, \