Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c1074 static inline u32 lsn_to_page_off(struct ntfs_log *log, u64 lsn) in lsn_to_page_off() function
2237 u32 off = lsn_to_page_off(log, lsn) + log->record_header_len; in read_log_rec_buf()
2417 u32 page_off = lsn_to_page_off(log, lsn); in find_log_rec()

Completed in 7 milliseconds