Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_extfree_item.c99 efip->efi_format.efi_type = XFS_LI_EFI; in xfs_efi_item_format()
157 xfs_log_item_init(mp, &efip->efi_item, XFS_LI_EFI, &xfs_efi_item_ops); in xfs_efi_init()
742 .item_type = XFS_LI_EFI,
780 xlog_recover_release_intent(log, XFS_LI_EFI, efd_formatp->efd_efi_id); in xlog_recover_efd_commit_pass2()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_log_format.h230 #define XFS_LI_EFI 0x1236 macro
248 { XFS_LI_EFI, "XFS_LI_EFI" }, \

Completed in 8 milliseconds