Searched refs:off_next (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/fs/gfs2/ |
D | dir.c | 1273 u64 off, off_next; in do_filldir_main() local 1282 off_next = dent_next->de_cookie; in do_filldir_main() 1286 off = off_next; in do_filldir_main() 1290 off_next = dent_next->de_cookie; in do_filldir_main() 1296 if (off_next == off) { in do_filldir_main()
|
/Linux-v4.19/scripts/ |
D | checkpatch.pl | 3402 my ($stat, $cond, $line_nr_next, $remain_next, $off_next, 3407 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 3426 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) { 3553 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 4792 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 4796 $remain_next, $off_next);
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | atarihw.h | 189 u_short off_next; member
|
/Linux-v4.19/drivers/video/fbdev/ |
D | atafb.c | 1562 hw->line_offset = shifter_f030.off_next; in falcon_get_par() 1661 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher() 1668 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()
|