Home
last modified time | relevance | path

Searched refs:xlog_item_is_intent (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trans.h84 xlog_item_is_intent(struct xfs_log_item *lip) in xlog_item_is_intent() function
H A Dxfs_log_recover.c2542 if (!xlog_item_is_intent(lip)) { in xlog_recover_process_intents()
2545 ASSERT(!xlog_item_is_intent(lip)); in xlog_recover_process_intents()
2605 if (!xlog_item_is_intent(lip)) { in xlog_recover_cancel_intents()
2608 ASSERT(!xlog_item_is_intent(lip)); in xlog_recover_cancel_intents()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trans.h101 xlog_item_is_intent(struct xfs_log_item *lip) in xlog_item_is_intent() function
H A Dxfs_log_recover.c2557 if (!xlog_item_is_intent(lip)) in xlog_recover_process_intents()
2619 if (!xlog_item_is_intent(lip)) in xlog_recover_cancel_intents()

Completed in 9 milliseconds