OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:root_inode_offset
(Results
1 - 2
of
2
) sorted by null
/external/squashfs-tools/squashfs-tools/
read_fs.c
121
long long root_inode_start, int
root_inode_offset
,
185
* *root_inode_block
root_inode_offset
bytes
187
if((bytes - *root_inode_block) < (
root_inode_offset
+
200
*root_inode_size = bytes - (*root_inode_block +
root_inode_offset
);
201
bytes = *root_inode_block +
root_inode_offset
;
875
unsigned int
root_inode_offset
=
local
898
root_inode_offset
, sBlk, &inode, &inode_table,
954
*data_cache = malloc(
root_inode_offset
+ *root_inode_size);
959
root_inode_offset
+ *root_inode_size);
mksquashfs.c
5946
root_inode_offset
=
local
[
all
...]
Completed in 35 milliseconds