Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_trans.h96 #define XFS_ITEM_INTENT_DONE (1 << 2) macro
107 return lip->li_ops->flags & XFS_ITEM_INTENT_DONE; in xlog_item_is_intent_done()
H A Dxfs_exchmaps_item.c206 XFS_ITEM_INTENT_DONE,
H A Dxfs_bmap_item.c218 XFS_ITEM_INTENT_DONE,
H A Dxfs_refcount_item.c231 XFS_ITEM_INTENT_DONE,
H A Dxfs_rmap_item.c232 XFS_ITEM_INTENT_DONE,
H A Dxfs_extfree_item.c305 XFS_ITEM_INTENT_DONE,
H A Dxfs_attr_item.c1249 XFS_ITEM_INTENT_DONE,
H A Dxfs_log_cil.c1704 if (!(lip->li_ops->flags & XFS_ITEM_INTENT_DONE)) in xlog_cil_process_intents()