Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/scripts/
Dcheckpatch.pl3402 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/
Datarihw.h189 u_short off_next; member
/Linux-v4.19/drivers/video/fbdev/
Datafb.c1562 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()