Searched refs:start_lsn (Results 1 – 3 of 3) sorted by relevance
239 xfs_lsn_t start_lsn; /* first LSN of chkpt commit */ member453 xfs_lsn_t *start_lsn,
586 ctx->start_lsn, abort); in xlog_cil_committed()790 error = xlog_write(log, &lvhdr, tic, &ctx->start_lsn, NULL, 0); in xlog_cil_push()
2403 xfs_lsn_t *start_lsn, in xlog_write() argument2419 *start_lsn = 0; in xlog_write()2461 if (!*start_lsn) in xlog_write()2462 *start_lsn = be64_to_cpu(iclog->ic_header.h_lsn); in xlog_write()