Searched refs:this_lsn (Results 1 – 1 of 1) sorted by relevance
244 __le64 this_lsn; // 0x00: member 1468 u64 this_lsn = le64_to_cpu(rh->this_lsn); in next_log_lsn() local 1469 u32 vbo = lsn_to_vbo(log, this_lsn); in next_log_lsn() 1471 final_log_off(log, this_lsn, le32_to_cpu(rh->client_data_len)); in next_log_lsn() 1473 u64 seq = this_lsn >> log->file_data_bits; in next_log_lsn() 1491 if (this_lsn == le64_to_cpu(page->rhdr.lsn)) { in next_log_lsn() 2255 u64 lsn = le64_to_cpu(rh->this_lsn); in read_log_rec_buf() 2343 lsnr = le64_to_cpu(rh->this_lsn); in read_rst_area() 2405 if (lsn != le64_to_cpu(rh->this_lsn)) in find_log_rec() [all...]