Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfslog.c2430 * read_log_rec_lcb - Init the query operation.
2432 static int read_log_rec_lcb(struct ntfs_log *log, u64 lsn, u32 ctx_mode, in read_log_rec_lcb() function
4109 err = read_log_rec_lcb(log, t64, lcb_ctx_prev, &lcb); in log_replay()
4149 err = read_log_rec_lcb(log, t64, lcb_ctx_prev, &lcb); in log_replay()
4227 err = read_log_rec_lcb(log, t64, lcb_ctx_prev, &lcb); in log_replay()
4259 err = read_log_rec_lcb(log, t64, lcb_ctx_prev, &lcb); in log_replay()
4353 err = read_log_rec_lcb(log, checkpt_lsn, lcb_ctx_next, &lcb); in log_replay()
4835 err = read_log_rec_lcb(log, rlsn, lcb_ctx_next, &lcb); in log_replay()
4991 err = read_log_rec_lcb(log, undo_next_lsn, lcb_ctx_undo_next, &lcb); in log_replay()

Completed in 7 milliseconds