Lines Matching full:intent
1717 * Release the recovered intent item in the AIL that matches the given intent
1718 * type and intent id.
1769 * Log intent items that target inodes effectively contain a file handle.
1770 * Check that the generation number matches the intent item like we do for
1771 * other file handles. Log intent items defined after this validation weakness
1973 * log intent item that was found during recovery.
1987 * Insert the intent into the AIL directly and drop one reference so in xlog_recover_intent_item()
2544 * from recovering a single intent item. in xlog_finish_defer_ops()
2574 * When this is called, all of the log intent items which did not have
2578 * Since we process the log intent items in normal transactions, they will be
2580 * down the list processing each one. We'll use a flag in the intent item to
2586 * have started recovery on all the pending intents when we find an non-intent
2613 * NOTE: If your intent processing routine can create more in xlog_recover_process_intents()
2642 * pending log intent items that we haven't started recovery on so they don't
3515 * Cancel all the unprocessed intent items now so that we don't in xlog_recover_finish()