Home
last modified time | relevance | path

Searched refs:block_list (Results 1 – 25 of 25) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dread_fs.c245 unsigned int *block_list; in scan_inode_table() local
268 block_list = malloc(blocks * sizeof(unsigned int)); in scan_inode_table()
269 if(block_list == NULL) in scan_inode_table()
273 SQUASHFS_SWAP_INTS(cur_ptr, block_list, blocks); in scan_inode_table()
281 (block_list[i]); in scan_inode_table()
285 free(block_list); in scan_inode_table()
290 block_list, blocks, inode.fragment, in scan_inode_table()
300 unsigned int *block_list; in scan_inode_table() local
324 block_list = malloc(blocks * sizeof(unsigned int)); in scan_inode_table()
325 if(block_list == NULL) in scan_inode_table()
[all …]
Dmksquashfs.c301 unsigned int **block_list, long long *start, struct fragment **fragment,
313 unsigned int *block_list, long long start, struct fragment *fragment,
855 long long start_block, unsigned int offset, unsigned int *block_list, in create_inode() argument
912 size_t off = offsetof(struct squashfs_reg_inode_header, block_list); in create_inode()
920 SQUASHFS_SWAP_INTS(block_list, inode + off, offset); in create_inode()
926 TRACE("Block %d, size %d\n", i, block_list[i]); in create_inode()
931 size_t off = offsetof(struct squashfs_lreg_inode_header, block_list); in create_inode()
944 SQUASHFS_SWAP_INTS(block_list, inode + off, offset); in create_inode()
950 TRACE("Block %d, size %d\n", i, block_list[i]); in create_inode()
1782 unsigned int *block_list = block_listp; in add_file() local
[all …]
Dunsquash-2.c30 void read_block_list_2(unsigned int *block_list, char *block_ptr, int blocks) in read_block_list_2() argument
37 SQUASHFS_SWAP_INTS_3(block_list, sblock_list, blocks); in read_block_list_2()
39 memcpy(block_list, block_ptr, blocks * sizeof(unsigned int)); in read_block_list_2()
Dsquashfs_fs.h386 unsigned int block_list[0]; member
403 unsigned int block_list[0]; member
Dmksquashfs.h74 unsigned int *block_list; member
Dsquashfs_compat.h127 unsigned short block_list[0]; member
142 unsigned short block_list[0]; member
487 unsigned short block_list[0]; member
622 unsigned short block_list[0]; member
Dunsquash-1.c28 void read_block_list_1(unsigned int *block_list, char *block_ptr, int blocks) in read_block_list_1() argument
42 block_list[i] = SQUASHFS_COMPRESSED_SIZE(block_size) | in read_block_list_1()
Dunsquashfs.h106 void (*read_block_list)(unsigned int *block_list, char *block_ptr,
Dunsquashfs.c997 unsigned int *block_list; in write_file() local
1011 block_list = malloc(inode->blocks * sizeof(unsigned int)); in write_file()
1012 if(block_list == NULL) in write_file()
1015 s_ops.read_block_list(block_list, inode->block_ptr, inode->blocks); in write_file()
1025 int c_byte = SQUASHFS_COMPRESSED_SIZE_BLOCK(block_list[i]); in write_file()
1033 if(block_list[i] == 0) /* sparse block */ in write_file()
1037 block_list[i]); in write_file()
1057 free(block_list); in write_file()
/external/e2fsprogs/intl/
Ddcigettext.c332 struct block_list struct
335 struct block_list *next; argument
339 struct block_list *newp = (struct block_list *) malloc (sizeof (*newp)); \
351 struct block_list *old = list; \
432 struct block_list *block_list = NULL; in DCIGETTEXT() local
542 ADD_BLOCK (block_list, dirname); in DCIGETTEXT()
568 ADD_BLOCK (block_list, xdomainname); in DCIGETTEXT()
576 ADD_BLOCK (block_list, single_locale); in DCIGETTEXT()
644 FREE_BLOCKS (block_list); in DCIGETTEXT()
697 FREE_BLOCKS (block_list); in DCIGETTEXT()
/external/valgrind/gdbserver_tests/
Dmcblocklistsearch.stdinB.gdb27 monitor block_list 6
29 monitor block_list 7
Dmcblocklistsearch.vgtest1 # test the memcheck block_list and search monitor commands.
Dmchelp.stdoutB.exp40 block_list <loss_record_nr>
99 block_list <loss_record_nr>
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_cfg.cpp72 block_list.make_empty(); in fs_cfg()
235 block_list.push_tail(block->make_list(mem_ctx)); in set_next_block()
245 foreach_list(block_node, &block_list) { in make_block_array()
Dbrw_fs_cfg.h98 exec_list block_list; variable
Dbrw_fs_emit.cpp750 foreach_list(node, &cfg->block_list) { in generate_code()
1021 foreach_list(node, &cfg->block_list) { in generate_code()
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c53 int readahead_blks, char *block_list,
1280 static int read_block_index(struct super_block *s, int blocks, char *block_list, in read_block_index() argument
1296 SQUASHFS_SWAP_INTS(((unsigned int *)block_list), in read_block_index()
1299 if (!squashfs_get_cached_block(s, block_list, *start_block, in read_block_index()
1306 for (block_listp = (unsigned int *) block_list; blocks; in read_block_index()
1327 long long *data_block, char *block_list) in get_meta_index() argument
1372 block_list, &cur_index_block, in get_meta_index()
1410 int readahead_blks, char *block_list, in read_blocklist() argument
1417 block_list); in read_blocklist()
1430 int res = read_block_index(inode->i_sb, blocks, block_list, in read_blocklist()
[all …]
/external/squashfs-tools/kernel-2.4/include/linux/
Dsquashfs_fs_sb.h72 index, int readahead_blks, char *block_list,
Dsquashfs_fs.h288 unsigned short block_list[0]; member
298 unsigned short block_list[0]; member
599 unsigned short block_list[0]; member
718 unsigned short block_list[0]; member
/external/valgrind/coregrind/m_debuginfo/
Dreadpdb.c972 const unsigned* block_list, in pdb_ds_read() argument
991 pdb->pdbimage + block_list[i] * blocksize, in pdb_ds_read()
998 const unsigned short* block_list, in pdb_jg_read() argument
1012 pdb->pdbimage + block_list[i]*blocksize, blocksize ); in pdb_jg_read()
1037 unsigned i, *block_list; in pdb_ds_read_file() local
1044 block_list in pdb_ds_read_file()
1047 block_list += (reader->u.ds.toc->file_size[i] in pdb_ds_read_file()
1053 return pdb_ds_read( reader, block_list, in pdb_ds_read_file()
1066 unsigned short* block_list; in pdb_jg_read_file() local
1071 block_list in pdb_jg_read_file()
[all …]
/external/squashfs-tools/kernel/include/linux/
Dsquashfs_fs.h298 __le16 block_list[0]; member
315 __le16 block_list[0]; member
/external/squashfs-tools/kernel/fs/squashfs/
Dsquashfs_fs.h299 __le16 block_list[0]; member
316 __le16 block_list[0]; member
/external/valgrind/memcheck/
Dmc_malloc_wrappers.c227 static Bool in_block_list (const VgHashTable *block_list, MC_Chunk* mc) in in_block_list() argument
229 MC_Chunk* found_mc = VG_(HT_lookup) ( block_list, (UWord)mc->data ); in in_block_list()
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c1258 ListNode * const block_list = get_allocated_blocks_list(); in _test_malloc() local
1280 list_add(block_list, &block_info->node); in _test_malloc()
/external/valgrind/
DNEWS1131 - Addition of GDB server monitor command 'block_list' that lists