Lines Matching defs:log
75 * This is called to fill in the vector of log iovecs for the
76 * given rui log item. We use only 1 iovec, and we point that
100 * The unpin operation is the last place an RUI is manipulated in the log. It is
101 * either inserted in the AIL or aborted in the event of a log I/O error. In
105 * drop the log's RUI reference now that the log is done with it.
197 * This is called to fill in the vector of log iovecs for the
198 * given rud log item. We use only 1 iovec, and we point that
301 * Finish an rmap update and log it to the RUD. Note that the transaction is
464 * Process an rmap update intent item that was recovered from the log.
586 /* Relog an intent item to push the log tail forward. */
631 struct xlog *log,
637 struct xfs_mount *mp = log->l_mp;
654 xfs_trans_ail_insert(log->l_ailp, &ruip->rui_item, lsn);
666 * transaction in the log. Its purpose is to cancel the corresponding RUI if it
667 * was still in the log. To do this it searches the AIL for the RUI with an id
673 struct xlog *log,
683 xlog_recover_release_intent(log, XFS_LI_RUI, rud_formatp->rud_rui_id);