Home
last modified time | relevance | path

Searched refs:xfs_efi_item_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_extfree_item.c31 static const struct xfs_item_ops xfs_efi_item_ops; variable
168 xfs_log_item_init(mp, &efip->efi_item, XFS_LI_EFI, &xfs_efi_item_ops); in xfs_efi_init()
673 static const struct xfs_item_ops xfs_efi_item_ops = { variable
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_extfree_item.c32 static const struct xfs_item_ops xfs_efi_item_ops; variable
157 xfs_log_item_init(mp, &efip->efi_item, XFS_LI_EFI, &xfs_efi_item_ops); in xfs_efi_init()
778 static const struct xfs_item_ops xfs_efi_item_ops = { variable

Completed in 5 milliseconds