Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
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()
Dxfs_exchmaps_item.c206 XFS_ITEM_INTENT_DONE,
Dxfs_refcount_item.c225 XFS_ITEM_INTENT_DONE,
Dxfs_rmap_item.c224 XFS_ITEM_INTENT_DONE,
Dxfs_bmap_item.c218 XFS_ITEM_INTENT_DONE,
Dxfs_extfree_item.c299 XFS_ITEM_INTENT_DONE,
Dxfs_attr_item.c1249 XFS_ITEM_INTENT_DONE,
Dxfs_log_cil.c1708 if (!(lip->li_ops->flags & XFS_ITEM_INTENT_DONE)) in xlog_cil_process_intents()