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

/linux-master/fs/ntfs3/
H A Dfslog.c2365 static int find_log_rec(struct ntfs_log *log, u64 lsn, struct lcb *lcb) function
2461 err = find_log_rec(log, lsn, lcb);
2575 return find_log_rec(log, *lsn, lcb);

Completed in 102 milliseconds