Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans.h77 bool (*iop_match)(struct xfs_log_item *item, uint64_t id); member
87 lip->li_ops->iop_match != NULL; in xlog_item_is_intent()
Dxfs_refcount_item.c610 .iop_match = xfs_cui_item_match,
Dxfs_rmap_item.c640 .iop_match = xfs_rui_item_match,
Dxfs_bmap_item.c594 .iop_match = xfs_bui_item_match,
Dxfs_extfree_item.c689 .iop_match = xfs_efi_item_match,
Dxfs_log_recover.c1746 if (!lip->li_ops->iop_match(lip, intent_id)) in xlog_recover_release_intent()