Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trans.h100 #define XFS_ITEM_INTENT_DONE (1 << 2) macro
111 return lip->li_ops->flags & XFS_ITEM_INTENT_DONE; in xlog_item_is_intent_done()
H A Dxfs_refcount_item.c223 XFS_ITEM_INTENT_DONE,
H A Dxfs_bmap_item.c217 XFS_ITEM_INTENT_DONE,
H A Dxfs_rmap_item.c221 XFS_ITEM_INTENT_DONE,
H A Dxfs_attr_item.c943 XFS_ITEM_INTENT_DONE,
H A Dxfs_extfree_item.c299 XFS_ITEM_INTENT_DONE,
H A Dxfs_log_cil.c1524 if (!(lip->li_ops->flags & XFS_ITEM_INTENT_DONE)) in xlog_cil_process_intents()