Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trans.h85 bool (*iop_match)(struct xfs_log_item *item, uint64_t id); member
H A Dxfs_refcount_item.c646 .iop_match = xfs_cui_item_match,
H A Dxfs_bmap_item.c626 .iop_match = xfs_bui_item_match,
H A Dxfs_rmap_item.c653 .iop_match = xfs_rui_item_match,
H A Dxfs_attr_item.c932 .iop_match = xfs_attri_item_match,
H A Dxfs_extfree_item.c788 .iop_match = xfs_efi_item_match,
H A Dxfs_log_recover.c1737 if (!lip->li_ops->iop_match(lip, intent_id)) in xlog_recover_release_intent()