Searched refs:off_next (Results 1 – 4 of 4) sorted by relevance
/linux/fs/gfs2/ |
A D | dir.c | 1268 u64 off, off_next; in do_filldir_main() local 1277 off_next = dent_next->de_cookie; in do_filldir_main() 1281 off = off_next; in do_filldir_main() 1285 off_next = dent_next->de_cookie; in do_filldir_main() 1291 if (off_next == off) { in do_filldir_main()
|
/linux/scripts/ |
A D | checkpatch.pl | 4078 my ($stat, $cond, $line_nr_next, $remain_next, $off_next, 4083 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 4102 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) { 4229 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 5530 ($stat, $cond, $line_nr_next, $remain_next, $off_next) = 5534 $remain_next, $off_next);
|
/linux/arch/m68k/include/asm/ |
A D | atarihw.h | 186 u_short off_next; member
|
/linux/drivers/video/fbdev/ |
A D | atafb.c | 1532 hw->line_offset = shifter_f030.off_next; in falcon_get_par() 1631 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher() 1638 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()
|
Completed in 22 milliseconds