Searched refs:XFS_LI_EFI (Results 1 – 2 of 2) sorted by relevance
103 ASSERT(lip->li_type == XFS_LI_EFI || lip->li_type == XFS_LI_EFI_RT); in xfs_efi_item_format()152 ASSERT(item_type == XFS_LI_EFI || item_type == XFS_LI_EFI_RT); in xfs_efi_init()320 ASSERT(lip->li_type == XFS_LI_EFI || lip->li_type == XFS_LI_EFI_RT); in xfs_efi_item_isrt()434 XFS_LI_EFI); in xfs_extent_free_create_intent()705 ASSERT(intent->li_type == XFS_LI_EFI || intent->li_type == XFS_LI_EFI_RT); in xfs_extent_free_relog_intent()880 .item_type = XFS_LI_EFI,970 xlog_recover_release_intent(log, XFS_LI_EFI, efd_formatp->efd_efi_id); in xlog_recover_efd_commit_pass2()
233 #define XFS_LI_EFI 0x1236 macro259 { XFS_LI_EFI, "XFS_LI_EFI" }, \