Searched refs:off_next (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/fs/gfs2/ |
D | dir.c | 1234 u64 off, off_next; in do_filldir_main() local 1241 off_next = be32_to_cpu(dent_next->de_hash); in do_filldir_main() 1242 off_next = gfs2_disk_hash2offset(off_next); in do_filldir_main() 1246 off = off_next; in do_filldir_main() 1250 off_next = be32_to_cpu(dent_next->de_hash); in do_filldir_main() 1251 off_next = gfs2_disk_hash2offset(off_next); in do_filldir_main() 1257 if (off_next == off) { in do_filldir_main()
|
/linux-4.4.14/scripts/ |
D | checkpatch.pl | 2956 my ($stat, $cond, $line_nr_next, $remain_next, $off_next, 2961 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 2980 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) { 3107 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 4287 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 4291 $remain_next, $off_next);
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | atarihw.h | 188 u_short off_next; member
|
/linux-4.4.14/drivers/video/fbdev/ |
D | atafb.c | 1565 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()
|