Home
last modified time | relevance | path

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

/fs/xfs/
A Dxfs_trans.h95 #define XFS_ITEM_INTENT_DONE (1 << 2) macro
106 return lip->li_ops->flags & XFS_ITEM_INTENT_DONE; in xlog_item_is_intent_done()
A Dxfs_exchmaps_item.c206 XFS_ITEM_INTENT_DONE,
A Dxfs_bmap_item.c228 XFS_ITEM_INTENT_DONE,
A Dxfs_refcount_item.c241 XFS_ITEM_INTENT_DONE,
A Dxfs_rmap_item.c242 XFS_ITEM_INTENT_DONE,
A Dxfs_extfree_item.c318 XFS_ITEM_INTENT_DONE,
A Dxfs_attr_item.c1247 XFS_ITEM_INTENT_DONE,
A Dxfs_log_cil.c1697 if (!(lip->li_ops->flags & XFS_ITEM_INTENT_DONE)) in xlog_cil_process_intents()

Completed in 27 milliseconds