Lines Matching refs:xfs_efi_log_item
34 static inline struct xfs_efi_log_item *EFI_ITEM(struct xfs_log_item *lip) in EFI_ITEM()
36 return container_of(lip, struct xfs_efi_log_item, efi_item); in EFI_ITEM()
41 struct xfs_efi_log_item *efip) in xfs_efi_item_free()
59 struct xfs_efi_log_item *efip) in xfs_efi_release()
75 struct xfs_efi_log_item *efip = EFI_ITEM(lip); in xfs_efi_item_size()
93 struct xfs_efi_log_item *efip = EFI_ITEM(lip); in xfs_efi_item_format()
121 struct xfs_efi_log_item *efip = EFI_ITEM(lip); in xfs_efi_item_unpin()
140 STATIC struct xfs_efi_log_item *
146 struct xfs_efi_log_item *efip; in xfs_efi_init()
326 struct xfs_efi_log_item *efip = efdp->efd_efip; in xfs_efd_from_efi()
372 struct xfs_efi_log_item *efip, in xfs_extent_free_log_item()
398 struct xfs_efi_log_item *efip = xfs_efi_init(mp, count); in xfs_extent_free_create_intent()
417 struct xfs_efi_log_item *efip = EFI_ITEM(intent); in xfs_extent_free_create_done()
597 struct xfs_efi_log_item *efip = EFI_ITEM(lip); in xfs_extent_free_recover_work()
648 struct xfs_efi_log_item *efip; in xfs_extent_free_relog_intent()
722 struct xfs_efi_log_item *efip; in xlog_recover_efi_commit_pass2()