Searched refs:off_next (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/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-v5.4/scripts/ |
D | checkpatch.pl | 3484 my ($stat, $cond, $line_nr_next, $remain_next, $off_next, 3489 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 3508 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) { 3635 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 4883 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 4887 $remain_next, $off_next);
|
/Linux-v5.4/arch/m68k/include/asm/ |
D | atarihw.h | 186 u_short off_next; member
|
/Linux-v5.4/drivers/video/fbdev/ |
D | atafb.c | 1541 hw->line_offset = shifter_f030.off_next; in falcon_get_par() 1640 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher() 1647 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()
|