Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dfslog.c1084 static inline u64 base_lsn(struct ntfs_log *log, in base_lsn() function
1695 best_lsn1 = first_tail ? base_lsn(log, first_tail, first_file_off) : 0; in last_log_lsn()
1697 second_tail ? base_lsn(log, second_tail, second_file_off) : 0; in last_log_lsn()