Lines Matching refs:xfs_lsn_t
233 xfs_lsn_t sequence; /* chkpt sequence # */
234 xfs_lsn_t start_lsn; /* first LSN of chkpt commit */
235 xfs_lsn_t commit_lsn; /* chkpt commit record lsn */
271 xfs_lsn_t xc_push_seq;
274 xfs_lsn_t xc_current_sequence;
438 xfs_lsn_t l_recovery_lsn;
480 struct xlog_ticket *tic, xfs_lsn_t *start_lsn,
484 struct xlog_in_core **iclog, xfs_lsn_t *lsn);
498 xfs_lsn_t val = atomic64_read(lsn); in xlog_crack_atomic_lsn()
554 xfs_lsn_t
557 xfs_lsn_t sequence);
594 xfs_lsn_t lsn) in xlog_valid_lsn()