Searched refs:inode_table_hash (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs.h256 extern struct hash_table_entry *inode_table_hash[65536],
H A Dunsquash-2.c126 int bytes = lookup_entry(inode_table_hash, start);
H A Dunsquash-1.c60 int bytes = lookup_entry(inode_table_hash, start);
H A Dunsquash-3.c113 int bytes = lookup_entry(inode_table_hash, start);
H A Dunsquash-4.c96 int bytes = lookup_entry(inode_table_hash, start);
H A Dunsquashfs.c50 struct hash_table_entry *inode_table_hash[65536], *directory_table_hash[65536]; variable in typeref:struct:hash_table_entry
677 add_entry(inode_table_hash, start, bytes);

Completed in 117 milliseconds