Searched refs:first_lsn (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/ntfs3/ | ||
H A D | fslog.c | 190 __le64 first_lsn; // 0x08: member 4409 tr->first_lsn = cpu_to_le64(rec_lsn); in log_replay() 4651 t64 = le64_to_cpu(tr->first_lsn); in log_replay() |
Completed in 11 milliseconds