Searched refs:read_log_rec_lcb (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | fslog.c | 2498 static int read_log_rec_lcb(struct ntfs_log *log, u64 lsn, u32 ctx_mode, in read_log_rec_lcb() function 4261 err = read_log_rec_lcb(log, t64, lcb_ctx_prev, &lcb); in log_replay() 4301 err = read_log_rec_lcb(log, t64, lcb_ctx_prev, &lcb); in log_replay() 4396 err = read_log_rec_lcb(log, t64, lcb_ctx_prev, &lcb); in log_replay() 4428 err = read_log_rec_lcb(log, t64, lcb_ctx_prev, &lcb); in log_replay() 4545 err = read_log_rec_lcb(log, checkpt_lsn, lcb_ctx_next, &lcb); in log_replay() 5048 err = read_log_rec_lcb(log, rlsn, lcb_ctx_next, &lcb); in log_replay() 5211 err = read_log_rec_lcb(log, undo_next_lsn, lcb_ctx_undo_next, &lcb); in log_replay()
|