Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_trans.h84 struct xfs_log_item *(*iop_intent)(struct xfs_log_item *intent_done); member
A Dxfs_exchmaps_item.c210 .iop_intent = xfs_xmd_item_intent,
A Dxfs_refcount_item.c229 .iop_intent = xfs_cud_item_intent,
A Dxfs_rmap_item.c228 .iop_intent = xfs_rud_item_intent,
A Dxfs_bmap_item.c222 .iop_intent = xfs_bud_item_intent,
A Dxfs_extfree_item.c303 .iop_intent = xfs_efd_item_intent,
A Dxfs_attr_item.c1253 .iop_intent = xfs_attrd_item_intent,
A Dxfs_log_cil.c1711 ilip = lip->li_ops->iop_intent(lip); in xlog_cil_process_intents()

Completed in 22 milliseconds