Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dfslog.c2366 static int find_log_rec(struct ntfs_log *log, u64 lsn, struct lcb *lcb) in find_log_rec() function
2462 err = find_log_rec(log, lsn, lcb); in read_log_rec_lcb()
2576 return find_log_rec(log, *lsn, lcb); in read_next_log_rec()