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