OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:root_inode_size
(Results
1 - 2
of
2
) sorted by null
/external/squashfs-tools/squashfs-tools/
read_fs.c
124
unsigned int *
root_inode_size
, long long *uncompressed_file,
200
*
root_inode_size
= bytes - (*root_inode_block + root_inode_offset);
207
if(*
root_inode_size
< sizeof(struct squashfs_ldir_inode_header))
860
unsigned int *
root_inode_size
, unsigned int *inode_dir_start_block,
899
&root_inode_block,
root_inode_size
, uncompressed_file,
954
*data_cache = malloc(root_inode_offset + *
root_inode_size
);
959
root_inode_offset + *
root_inode_size
);
mksquashfs.c
5940
inode_dir_file_size,
root_inode_size
,
local
[
all
...]
Completed in 29 milliseconds