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

/linux-master/fs/xfs/libxfs/
H A Dxfs_log_recover.h108 xfs_lsn_t r_lsn; /* xact lsn */ member in struct:xlog_recover
/linux-master/fs/xfs/
H A Dxfs_log_recover.c1975 item, trans->r_lsn);
2337 trans->r_lsn = be64_to_cpu(rhead->h_lsn);
2412 if (log->l_recovery_lsn != trans->r_lsn &&
2417 log->l_recovery_lsn = trans->r_lsn;
H A Dxfs_trace.h2266 __entry->lsn = trans->r_lsn;

Completed in 145 milliseconds