Searched refs:last_ofs (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Djournal.c260 u32 h_ofs, last_ofs = 0; local
280 last_ofs = h_ofs;
285 if (last_ofs == 0)
287 ofs = seg_ofs + last_ofs;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmxfdec.c2232 int64_t last_ofs = -1, next_ofs = -1; local
2245 if (next_ofs <= last_ofs) {
2256 last_ofs = next_ofs;

Completed in 122 milliseconds