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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Ddir.c1186 u64 off, off_next; local
1194 off_next = be32_to_cpu(dent_next->de_hash);
1195 off_next = gfs2_disk_hash2offset(off_next);
1199 off = off_next;
1203 off_next = be32_to_cpu(dent_next->de_hash);
1204 off_next = gfs2_disk_hash2offset(off_next);
1210 if (off_next == off) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl1487 my ($stat, $cond, $line_nr_next, $remain_next, $off_next,
1490 ($stat, $cond, $line_nr_next, $remain_next, $off_next) =
1499 substr($lines[$realline_next - 1], $off_next) =~ /^\s*$/)) {
2204 $remain_next, $off_next);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Datarihw.h186 u_short off_next; member in struct:SHIFTER_F030
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Datafb.c1543 hw->line_offset = shifter_f030.off_next;
1642 shifter_f030.off_next = hw->line_offset;
1649 shifter_f030.off_next = current_par.hw.falcon.line_offset;

Completed in 88 milliseconds