Searched refs:off_next (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/gfs2/ |
D | dir.c | 1270 u64 off, off_next; in do_filldir_main() local 1279 off_next = dent_next->de_cookie; in do_filldir_main() 1283 off = off_next; in do_filldir_main() 1287 off_next = dent_next->de_cookie; in do_filldir_main() 1293 if (off_next == off) { in do_filldir_main()
|
/kernel/linux/linux-5.10/scripts/ |
D | checkpatch.pl | 3699 my ($stat, $cond, $line_nr_next, $remain_next, $off_next, 3704 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 3723 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) { 3850 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 5128 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 5132 $remain_next, $off_next);
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
D | atarihw.h | 186 u_short off_next; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
D | atafb.c | 1540 hw->line_offset = shifter_f030.off_next; in falcon_get_par() 1639 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher() 1646 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()
|