Lines Matching refs:xfs_lsn_t
238 xfs_lsn_t sequence; /* chkpt sequence # */
239 xfs_lsn_t start_lsn; /* first LSN of chkpt commit */
240 xfs_lsn_t commit_lsn; /* chkpt commit record lsn */
276 xfs_lsn_t xc_push_seq;
279 xfs_lsn_t xc_current_sequence;
406 xfs_lsn_t l_recovery_lsn;
453 xfs_lsn_t *start_lsn,
467 xfs_lsn_t val = atomic64_read(lsn); in xlog_crack_atomic_lsn()
523 xfs_lsn_t
526 xfs_lsn_t sequence);
565 xfs_lsn_t lsn) in xlog_valid_lsn()