Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_trans.h98 #define XFS_ITEM_INTENT_DONE (1 << 2) macro
109 return lip->li_ops->flags & XFS_ITEM_INTENT_DONE; in xlog_item_is_intent_done()
A Dxfs_refcount_item.c222 XFS_ITEM_INTENT_DONE,
A Dxfs_rmap_item.c220 XFS_ITEM_INTENT_DONE,
A Dxfs_bmap_item.c216 XFS_ITEM_INTENT_DONE,
A Dxfs_attr_item.c871 XFS_ITEM_INTENT_DONE,
A Dxfs_extfree_item.c299 XFS_ITEM_INTENT_DONE,
A Dxfs_log_cil.c1582 if (!(lip->li_ops->flags & XFS_ITEM_INTENT_DONE)) in xlog_cil_process_intents()

Completed in 17 milliseconds