Searched refs:write_block_map_entry (Results 1 – 1 of 1) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | mksquashfs.c | 939 static inline void write_block_map_entry(char *sub_path, unsigned long long start_block, unsigned l… in write_block_map_entry() function 1053 write_block_map_entry(sub_path, start_block, total_size, mount_point, block_map_file); in create_inode() 1093 write_block_map_entry(sub_path, start_block, total_size, mount_point, block_map_file); in create_inode()
|