Searched refs:root_inode_offset (Results 1 – 2 of 2) sorted by relevance
121 long long root_inode_start, int root_inode_offset, in scan_inode_table() argument187 if((bytes - *root_inode_block) < (root_inode_offset + in scan_inode_table()200 *root_inode_size = bytes - (*root_inode_block + root_inode_offset); in scan_inode_table()201 bytes = *root_inode_block + root_inode_offset; in scan_inode_table()875 unsigned int root_inode_offset = in read_filesystem() local898 root_inode_offset, sBlk, &inode, &inode_table, in read_filesystem()954 *data_cache = malloc(root_inode_offset + *root_inode_size); in read_filesystem()959 root_inode_offset + *root_inode_size); in read_filesystem()
6333 root_inode_offset = in main() local6379 scache_bytes = root_inode_offset + root_inode_size; in main()6417 cache_size = root_inode_offset + root_inode_size; in main()6428 cache_bytes = root_inode_offset + root_inode_size; in main()6449 cache_bytes = root_inode_offset; in main()