Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfslog.c378 enum { lcb_ctx_undo_next, lcb_ctx_prev, lcb_ctx_next }; enumerator
2460 case lcb_ctx_undo_next: in read_log_rec_lcb()
2548 if (lcb_ctx_undo_next == lcb->ctx_mode) in find_client_next_lsn()
5040 err = read_log_rec_lcb(log, undo_next_lsn, lcb_ctx_undo_next, &lcb); in log_replay()