Home
last modified time | relevance | path

Searched refs:start_lsn (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
A Dxfs_log_cil.c632 ctx->start_lsn, abort); in xlog_cil_committed()
678 if (!ctx->start_lsn) { in xlog_cil_set_ctx_write_state()
686 ctx->start_lsn = lsn; in xlog_cil_set_ctx_write_state()
765 if (!ctx->start_lsn) { in xlog_cil_order_write()
1062 if (ctx->start_lsn != ctx->commit_lsn) { in xlog_cil_push_work()
A Dxfs_log_priv.h241 xfs_lsn_t start_lsn; /* first LSN of chkpt commit */ member

Completed in 657 milliseconds