Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Ddir.c1273 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/
Dcheckpatch.pl3484 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/
Datarihw.h186 u_short off_next; member
/Linux-v5.4/drivers/video/fbdev/
Datafb.c1541 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()