Searched refs:commit_iclog (Results 1 – 3 of 3) sorted by relevance
438 struct xlog_in_core *commit_iclog; in xlog_cil_push() local633 commit_lsn = xfs_log_done(log->l_mp, tic, &commit_iclog, false); in xlog_cil_push()640 error = xfs_log_notify(log->l_mp, commit_iclog, &ctx->log_cb); in xlog_cil_push()655 return xfs_log_release_iclog(log->l_mp, commit_iclog); in xlog_cil_push()
461 struct xlog_in_core **commit_iclog,
2243 struct xlog_in_core **commit_iclog) in xlog_write_copy_finish() argument2269 if (!commit_iclog) in xlog_write_copy_finish()2272 *commit_iclog = iclog; in xlog_write_copy_finish()2324 struct xlog_in_core **commit_iclog, in xlog_write() argument2448 commit_iclog); in xlog_write()2485 if (!commit_iclog) in xlog_write()2489 *commit_iclog = iclog; in xlog_write()