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

/linux-master/fs/ntfs3/
H A Dfslog.c1099 static inline u64 base_lsn(struct ntfs_log *log, function
1671 best_lsn1 = first_tail ? base_lsn(log, first_tail, first_file_off) : 0;
1672 best_lsn2 = second_tail ? base_lsn(log, second_tail, second_file_off) :

Completed in 132 milliseconds