Home
last modified time | relevance | path

Searched refs:xlog_item_is_intent (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_trans.h84 xlog_item_is_intent(struct xfs_log_item *lip) in xlog_item_is_intent() function
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()