Searched refs:ctx_mode (Results 1 – 3 of 3) sorted by relevance
37 ctx_mode: .b32 0428 st b32 D[$r0 + #ctx_mode] $r3470 ld b32 $r8 D[$r0 + #ctx_mode]
485 char ctx_mode; member
398 u32 ctx_mode; // lcb_ctx_undo_next/lcb_ctx_prev/lcb_ctx_next member2454 static int read_log_rec_lcb(struct ntfs_log *log, u64 lsn, u32 ctx_mode, in read_log_rec_lcb() argument2461 switch (ctx_mode) { in read_log_rec_lcb()2480 lcb->ctx_mode = ctx_mode; in read_log_rec_lcb()2510 if (lcb_ctx_next != lcb->ctx_mode) in find_client_next_lsn()2550 if (lcb_ctx_undo_next == lcb->ctx_mode) in find_client_next_lsn()2552 else if (lcb_ctx_prev == lcb->ctx_mode) in find_client_next_lsn()