Searched refs:base_lsn (Results 1 – 1 of 1) sorted by relevance
1118 static inline u64 base_lsn(struct ntfs_log *log, in base_lsn() function1691 best_lsn1 = first_tail ? base_lsn(log, first_tail, first_file_off) : 0; in last_log_lsn()1692 best_lsn2 = second_tail ? base_lsn(log, second_tail, second_file_off) : in last_log_lsn()