Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfslog.c2385 static int find_log_rec(struct ntfs_log *log, u64 lsn, struct lcb *lcb) in find_log_rec() function
2481 err = find_log_rec(log, lsn, lcb); in read_log_rec_lcb()
2595 return find_log_rec(log, *lsn, lcb); in read_next_log_rec()