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]
486 char ctx_mode; member
398 u32 ctx_mode; // lcb_ctx_undo_next/lcb_ctx_prev/lcb_ctx_next member2452 static int read_log_rec_lcb(struct ntfs_log *log, u64 lsn, u32 ctx_mode, in read_log_rec_lcb() argument2459 switch (ctx_mode) { in read_log_rec_lcb()2478 lcb->ctx_mode = ctx_mode; in read_log_rec_lcb()2508 if (lcb_ctx_next != lcb->ctx_mode) in find_client_next_lsn()2548 if (lcb_ctx_undo_next == lcb->ctx_mode) in find_client_next_lsn()2550 else if (lcb_ctx_prev == lcb->ctx_mode) in find_client_next_lsn()