Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Ddir.c1229 u64 off, off_next; in do_filldir_main() local
1236 off_next = be32_to_cpu(dent_next->de_hash); in do_filldir_main()
1237 off_next = gfs2_disk_hash2offset(off_next); in do_filldir_main()
1241 off = off_next; in do_filldir_main()
1245 off_next = be32_to_cpu(dent_next->de_hash); in do_filldir_main()
1246 off_next = gfs2_disk_hash2offset(off_next); in do_filldir_main()
1252 if (off_next == off) { in do_filldir_main()
/linux-4.1.27/scripts/
Dcheckpatch.pl2798 my ($stat, $cond, $line_nr_next, $remain_next, $off_next,
2803 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
2822 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) {
2949 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
4091 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
4095 $remain_next, $off_next);
/linux-4.1.27/arch/m68k/include/asm/
Datarihw.h188 u_short off_next; member
/linux-4.1.27/drivers/video/fbdev/
Datafb.c1565 hw->line_offset = shifter_f030.off_next; in falcon_get_par()
1664 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher()
1671 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()