Home
last modified time | relevance | path

Searched refs:xfs_efi_log_item (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_extfree_item.c33 static inline struct xfs_efi_log_item *EFI_ITEM(struct xfs_log_item *lip) in EFI_ITEM()
35 return container_of(lip, struct xfs_efi_log_item, efi_item); in EFI_ITEM()
40 struct xfs_efi_log_item *efip) in xfs_efi_item_free()
58 struct xfs_efi_log_item *efip) in xfs_efi_release()
74 struct xfs_efi_log_item *efip) in xfs_efi_item_sizeof()
102 struct xfs_efi_log_item *efip = EFI_ITEM(lip); in xfs_efi_item_format()
130 struct xfs_efi_log_item *efip = EFI_ITEM(lip); in xfs_efi_item_unpin()
149 STATIC struct xfs_efi_log_item *
155 struct xfs_efi_log_item *efip; in xfs_efi_init()
160 size = (uint)(sizeof(struct xfs_efi_log_item) + in xfs_efi_init()
[all …]
Dxfs_extfree_item.h48 struct xfs_efi_log_item { struct
62 struct xfs_efi_log_item *efd_efip; argument
Dxfs_trans.h14 struct xfs_efi_log_item;
Dxfs_super.c1971 (sizeof(struct xfs_efi_log_item) + in xfs_init_zones()