Searched refs:plsn (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_log_cil.c1302 xfs_lsn_t plsn; local
1304 plsn = be64_to_cpu(ctx->commit_iclog->ic_prev->ic_header.h_lsn);
1305 if (plsn && XFS_LSN_CMP(plsn, ctx->commit_lsn) < 0) {

Completed in 87 milliseconds