Searched refs:directory_table (Results 1 – 2 of 2) sorted by relevance
293 msblk->directory_table = le64_to_cpu(sblk->directory_table_start); in squashfs_fill_super()310 TRACE("sblk->directory_table_start %llx\n", msblk->directory_table); in squashfs_fill_super()435 if (msblk->directory_table > next_table) { in squashfs_fill_super()441 if (msblk->inode_table >= msblk->directory_table) { in squashfs_fill_super()
60 u64 directory_table; member