Home
last modified time | relevance | path

Searched refs:scan_inode_table (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dread_fs.c120 int scan_inode_table(int fd, long long start, long long end, in scan_inode_table() function
897 res = scan_inode_table(fd, start, end, root_inode_start, in read_filesystem()
/external/squashfs-tools/
DCHANGES66 - read_fs: check metadata blocks are expected size in scan_inode_table()
67 - read_fs: check the root inode block is found in scan_inode_table()
68 - read_fs: Further harden scan_inode_table() against corrupted
96 - read_fs: scan_inode_table(), fix memory leak on filesystem corruption