Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_trans.h83 bool (*iop_match)(struct xfs_log_item *item, uint64_t id); member
A Dxfs_exchmaps_item.c539 .iop_match = xfs_xmi_item_match,
A Dxfs_refcount_item.c554 .iop_match = xfs_cui_item_match,
A Dxfs_rmap_item.c605 .iop_match = xfs_rui_item_match,
A Dxfs_bmap_item.c619 .iop_match = xfs_bui_item_match,
A Dxfs_extfree_item.c704 .iop_match = xfs_efi_item_match,
A Dxfs_attr_item.c1239 .iop_match = xfs_attri_item_match,
A Dxfs_log_recover.c1733 if (!lip->li_ops->iop_match(lip, intent_id)) in xlog_recover_release_intent()

Completed in 24 milliseconds