Searched refs:block_list (Results 1 - 23 of 23) sorted by relevance

/external/squashfs-tools/kernel-2.4/include/linux/
H A Dsquashfs_fs_sb.h72 index, int readahead_blks, char *block_list,
H A Dsquashfs_fs.h288 unsigned short block_list[0]; member in struct:squashfs_reg_inode_header
298 unsigned short block_list[0]; member in struct:squashfs_lreg_inode_header
599 unsigned short block_list[0]; member in struct:squashfs_reg_inode_header_1
718 unsigned short block_list[0]; member in struct:squashfs_reg_inode_header_2
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_fs_cfg.h98 exec_list block_list; member in class:fs_cfg
H A Dbrw_fs_cfg.cpp72 block_list.make_empty();
235 block_list.push_tail(block->make_list(mem_ctx));
245 foreach_list(block_node, &block_list) {
H A Dbrw_fs_emit.cpp750 foreach_list(node, &cfg->block_list) {
1021 foreach_list(node, &cfg->block_list) {
/external/squashfs-tools/squashfs-tools/
H A Dread_fs.c245 unsigned int *block_list; local
268 block_list = malloc(blocks * sizeof(unsigned int));
269 if(block_list == NULL)
273 SQUASHFS_SWAP_INTS(cur_ptr, block_list, blocks);
281 (block_list[i]);
285 free(block_list);
290 block_list, blocks, inode.fragment,
300 unsigned int *block_list; local
324 block_list = malloc(blocks * sizeof(unsigned int));
325 if(block_list
[all...]
H A Dmksquashfs.h85 unsigned int *block_list; member in struct:file_info
H A Dunsquash-2.c30 void read_block_list_2(unsigned int *block_list, char *block_ptr, int blocks) argument
37 SQUASHFS_SWAP_INTS_3(block_list, sblock_list, blocks);
39 memcpy(block_list, block_ptr, blocks * sizeof(unsigned int));
H A Dmksquashfs.c310 unsigned int **block_list, long long *start, struct fragment **fragment,
322 unsigned int *block_list, long long start, struct fragment *fragment,
884 long long start_block, unsigned int offset, unsigned int *block_list,
941 size_t off = offsetof(struct squashfs_reg_inode_header, block_list);
955 SQUASHFS_SWAP_INTS(block_list, inode + off, offset);
961 TRACE("Block %d, size %d\n", i, block_list[i]);
962 total_size += SQUASHFS_COMPRESSED_SIZE_BLOCK(block_list[i]);
982 size_t off = offsetof(struct squashfs_lreg_inode_header, block_list);
995 SQUASHFS_SWAP_INTS(block_list, inode + off, offset);
1001 TRACE("Block %d, size %d\n", i, block_list[
882 create_inode(squashfs_inode *i_no, struct dir_info *dir_info, struct dir_ent *dir_ent, int type, long long byte_size, long long start_block, unsigned int offset, unsigned int *block_list, struct fragment *fragment, struct directory *dir_in, long long sparse) argument
1843 unsigned int *block_list = block_listp; local
1901 add_non_dup(long long file_size, long long bytes, unsigned int *block_list, long long start, struct fragment *fragment, unsigned short checksum, unsigned short fragment_checksum, int checksum_flag, int checksum_frag_flag) argument
1977 duplicate(long long file_size, long long bytes, unsigned int **block_list, long long *start, struct fragment **fragment, struct file_buffer *file_buffer, int blocks, unsigned short checksum, int checksum_flag) argument
2569 unsigned int *block_list = NULL; local
2663 unsigned int *block_list, *block_listp; local
2802 unsigned int *block_list; local
[all...]
H A Dsquashfs_fs.h386 unsigned int block_list[0]; member in struct:squashfs_reg_inode_header
403 unsigned int block_list[0]; member in struct:squashfs_lreg_inode_header
H A Dunsquashfs.h110 void (*read_block_list)(unsigned int *block_list, char *block_ptr,
H A Dunsquash-1.c28 void read_block_list_1(unsigned int *block_list, char *block_ptr, int blocks) argument
42 block_list[i] = SQUASHFS_COMPRESSED_SIZE(block_size) |
H A Dsquashfs_compat.h127 unsigned short block_list[0]; member in struct:squashfs_reg_inode_header_3
142 unsigned short block_list[0]; member in struct:squashfs_lreg_inode_header_3
487 unsigned short block_list[0]; member in struct:squashfs_reg_inode_header_1
622 unsigned short block_list[0]; member in struct:squashfs_reg_inode_header_2
H A Dunsquashfs.c1002 unsigned int *block_list; local
1016 block_list = malloc(inode->blocks * sizeof(unsigned int));
1017 if(block_list == NULL)
1020 s_ops.read_block_list(block_list, inode->block_ptr, inode->blocks);
1030 int c_byte = SQUASHFS_COMPRESSED_SIZE_BLOCK(block_list[i]);
1038 if(block_list[i] == 0) /* sparse block */
1042 block_list[i]);
1062 free(block_list);
/external/autotest/client/tests/kvm/tests/
H A Dmulti_disk.py32 block_list = params.get("block_list").split()
52 if disk.strip() in block_list:
/external/e2fsprogs/intl/
H A Ddcigettext.c332 struct block_list struct
335 struct block_list *next;
339 struct block_list *newp = (struct block_list *) malloc (sizeof (*newp)); \
351 struct block_list *old = list; \
432 struct block_list *block_list = NULL; local
542 ADD_BLOCK (block_list, dirname);
568 ADD_BLOCK (block_list, xdomainname);
576 ADD_BLOCK (block_list, single_local
[all...]
/external/squashfs-tools/kernel/fs/squashfs/
H A Dsquashfs_fs.h299 __le16 block_list[0]; member in struct:squashfs_reg_inode
316 __le16 block_list[0]; member in struct:squashfs_lreg_inode
/external/squashfs-tools/kernel/include/linux/
H A Dsquashfs_fs.h298 __le16 block_list[0]; member in struct:squashfs_reg_inode
315 __le16 block_list[0]; member in struct:squashfs_lreg_inode
/external/squashfs-tools/kernel-2.4/fs/squashfs/
H A Dinode.c53 int readahead_blks, char *block_list,
1280 static int read_block_index(struct super_block *s, int blocks, char *block_list, argument
1296 SQUASHFS_SWAP_INTS(((unsigned int *)block_list),
1299 if (!squashfs_get_cached_block(s, block_list, *start_block,
1306 for (block_listp = (unsigned int *) block_list; blocks;
1327 long long *data_block, char *block_list)
1372 block_list, &cur_index_block,
1410 int readahead_blks, char *block_list,
1417 block_list);
1430 int res = read_block_index(inode->i_sb, blocks, block_list,
1325 get_meta_index(struct inode *inode, int index, long long *index_block, int *index_offset, long long *data_block, char *block_list) argument
1409 read_blocklist(struct inode *inode, int index, int readahead_blks, char *block_list, unsigned short **block_p, unsigned int *bsize) argument
1455 unsigned char block_list[SIZE]; local
1572 unsigned char block_list[SIZE]; local
[all...]
/external/valgrind/coregrind/m_debuginfo/
H A Dreadpdb.c972 const unsigned* block_list,
991 pdb->pdbimage + block_list[i] * blocksize,
998 const unsigned short* block_list,
1004 //VG_(printf)("pdb_read %p %p %d\n", pdb, block_list, size);
1012 pdb->pdbimage + block_list[i]*blocksize, blocksize );
1037 unsigned i, *block_list; local
1044 block_list
1047 block_list += (reader->u.ds.toc->file_size[i]
1053 return pdb_ds_read( reader, block_list,
1066 unsigned short* block_list; local
971 pdb_ds_read( const struct pdb_reader* pdb, const unsigned* block_list, unsigned size ) argument
997 pdb_jg_read( const struct pdb_reader* pdb, const unsigned short* block_list, int size ) argument
[all...]
/external/valgrind/gdbserver_tests/
H A Dmchelp.stdoutB.exp44 block_list <loss_record_nr>|<loss_record_nr_from>..<loss_record_nr_to>
113 block_list <loss_record_nr>|<loss_record_nr_from>..<loss_record_nr_to>
/external/valgrind/memcheck/
H A Dmc_malloc_wrappers.c227 static Bool in_block_list (const VgHashTable *block_list, MC_Chunk* mc) argument
229 MC_Chunk* found_mc = VG_(HT_lookup) ( block_list, (UWord)mc->data );
235 this address will be twice in the block_list.
/external/cmockery/cmockery_0_1_2/src/
H A Dcmockery.c1258 ListNode * const block_list = get_allocated_blocks_list(); local
1280 list_add(block_list, &block_info->node);

Completed in 490 milliseconds