Searched refs:plsn (Results 1 – 1 of 1) sorted by relevance
1468 xfs_lsn_t plsn; in xlog_cil_push_work() local1470 plsn = be64_to_cpu(ctx->commit_iclog->ic_prev->ic_header.h_lsn); in xlog_cil_push_work()1471 if (plsn && XFS_LSN_CMP(plsn, ctx->commit_lsn) < 0) { in xlog_cil_push_work()