Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_extfree_item.c37 static const struct xfs_item_ops xfs_efi_item_ops; variable
167 xfs_log_item_init(mp, &efip->efi_item, item_type, &xfs_efi_item_ops); in xfs_efi_init()
841 static const struct xfs_item_ops xfs_efi_item_ops = { variable