Searched refs:next_block (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/squashfs/
H A Dsquashfs2_0.c152 long long next_block; local
162 offset, sizeof(*sinodeb), &next_block,
169 offset, sizeof(*inodeb), &next_block,
185 sizeof(*sinodep), &next_block,
192 sizeof(*inodep), &next_block,
213 SQUASHFS_I(i)->u.s1.block_list_start = next_block;
223 inodep->start_block, next_block,
234 sizeof(*sinodep), &next_block,
241 sizeof(*inodep), &next_block,
270 sizeof(*sinodep), &next_block,
392 get_dir_index_using_offset(struct super_block *s, long long *next_block, unsigned int *next_offset, long long index_start, unsigned int index_offset, int i_count, long long f_pos) argument
441 get_dir_index_using_name(struct super_block *s, long long *next_block, unsigned int *next_offset, long long index_start, unsigned int index_offset, int i_count, const char *name, int size) argument
504 long long next_block = SQUASHFS_I(i)->start_block + local
619 long long next_block = SQUASHFS_I(i)->start_block + local
[all...]
H A Dinode.c330 int length, long long *next_block,
419 *next_block = msblk->block_cache[i].next_index;
422 *next_block = block;
681 long long next_block; local
691 offset, sizeof(*sinodeb), &next_block,
698 offset, sizeof(*inodeb), &next_block,
714 sizeof(*sinodep), &next_block,
721 sizeof(*inodep), &next_block,
740 SQUASHFS_I(i)->u.s1.block_list_start = next_block;
750 inodep->start_block, next_block,
328 squashfs_get_cached_block(struct super_block *s, char *buffer, long long block, unsigned int offset, int length, long long *next_block, unsigned int *next_offset) argument
1850 get_dir_index_using_offset(struct super_block *s, long long *next_block, unsigned int *next_offset, long long index_start, unsigned int index_offset, int i_count, long long f_pos) argument
1900 get_dir_index_using_name(struct super_block *s, long long *next_block, unsigned int *next_offset, long long index_start, unsigned int index_offset, int i_count, const char *name, int size) argument
1963 long long next_block = SQUASHFS_I(i)->start_block + local
2106 long long next_block = SQUASHFS_I(i)->start_block + local
[all...]
H A Dsquashfs.h56 int length, long long *next_block,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gdbm-1.8.3/
H A Dgdbmdefs.h58 off_t next_block; /* The file address of the next avail block. */ member in struct:__anon2159
73 off_t next_block; /* The next unallocated block address. */ member in struct:__anon2160
H A Dfalloc.c79 && (dbf->header->avail.next_block != 0))
191 new_el.av_adr = dbf->header->avail.next_block;
226 /* Fix next_block, as well. */
227 dbf->header->avail.next_block = new_blk->next_block;
280 temp->next_block = dbf->header->avail.next_block;
281 dbf->header->avail.next_block = av_adr;
445 val.av_adr = dbf->header->next_block;
453 dbf->header->next_block
[all...]
H A Dtestgdbm.c91 temp = dbf->header->avail.next_block;
115 temp = av_stk->next_block;
451 printf (" next block = %d\n", gdbm_file->header->next_block);
454 printf (" avail nx blk = %d\n", gdbm_file->header->avail.next_block);
H A Dgdbmopen.c280 dbf->header->avail.next_block = 0;
281 dbf->header->next_block = 4*dbf->header->block_size;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils-wav.c137 goto next_block;
149 goto next_block;
153 goto next_block;
159 goto next_block;
209 next_block:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dclitar.c870 static int next_block(char *ltarbuf, char **bufferp, int bufsiz) function
923 if (next_block(tarbuf, &buffer_p, tbufsiz) <= 0) {
982 if (next_block(tarbuf, &buffer_p, tbufsiz) <=0) { /* and skip the block */
999 if (next_block(tarbuf, &buffer_p, tbufsiz) <=0) {
1077 if (next_block(tarbuf, &buffer_p, tbufsiz) <= 0) {
1107 if (next_block(tarbuf, &buffer_p, tbufsiz) <= 0) {
1117 if ((next_block(tarbuf, &buffer_p, tbufsiz) <= 0) && !skip_file(finfo.size)) {
1164 if ((finfo.size != 0) && next_block(tarbuf, &buffer_p, tbufsiz) <=0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpegvideo_enc.c1804 int *dmin, int *next_block, int motion_x, int motion_y)
1811 s->block= s->blocks[*next_block];
1812 s->pb= pb[*next_block];
1814 s->pb2 = pb2 [*next_block];
1815 s->tex_pb= tex_pb[*next_block];
1818 if(*next_block){
1841 if(*next_block){
1847 *next_block^=1;
2176 int next_block=0; local
2195 &dmin, &next_block,
1802 encode_mb_hq(MpegEncContext *s, MpegEncContext *backup, MpegEncContext *best, int type, PutBitContext pb[2], PutBitContext pb2[2], PutBitContext tex_pb[2], int *dmin, int *next_block, int motion_x, int motion_y) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_metapage.c375 sector_t next_block = 0; local
407 if (xlen && lblock == next_block) {
454 next_block = lblock + len;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Ddirect-io.c894 goto next_block;
931 next_block:

Completed in 99 milliseconds