Home
last modified time | relevance | path

Searched refs:base_lsn (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/ntfs3/
Dfslog.c1118 static inline u64 base_lsn(struct ntfs_log *log, in base_lsn() function
1691 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()