start_lsn        2346 fs/xfs/xfs_log.c 	xfs_lsn_t		*start_lsn,
start_lsn        2362 fs/xfs/xfs_log.c 	*start_lsn = 0;
start_lsn        2404 fs/xfs/xfs_log.c 		if (!*start_lsn)
start_lsn        2405 fs/xfs/xfs_log.c 			*start_lsn = be64_to_cpu(iclog->ic_header.h_lsn);
start_lsn         596 fs/xfs/xfs_log_cil.c 					ctx->start_lsn, abort);
start_lsn         806 fs/xfs/xfs_log_cil.c 	error = xlog_write(log, &lvhdr, tic, &ctx->start_lsn, NULL, 0);
start_lsn         241 fs/xfs/xfs_log_priv.h 	xfs_lsn_t		start_lsn;	/* first LSN of chkpt commit */
start_lsn         453 fs/xfs/xfs_log_priv.h 	xfs_lsn_t		*start_lsn,