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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Ddir.c56 loff_t next_pos; local
70 next_pos = cpu_key_k_offset(&pos_key);
182 next_pos = deh_offset(deh) + 1;
200 set_cpu_key_k_offset(&pos_key, next_pos);
216 filp->f_pos = next_pos;
H A Dxattr.c241 loff_t next_pos; local
252 next_pos = max_reiserfs_offset(inode);
256 if (next_pos <= DOT_DOT_OFFSET)
258 make_cpu_key(&pos_key, inode, next_pos, TYPE_DIRENTRY, 3);
295 next_pos = deh_offset(deh) - 1;
335 next_pos = d_off;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dflvdec.c222 static int flv_read_metabody(AVFormatContext *s, int64_t next_pos) { argument
247 if(amf_parse_object(s, astream, vstream, buffer, next_pos, 0) < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dexpr.h151 struct property *next_pos; member in struct:property

Completed in 60 milliseconds