Searched refs:ids (Results 1 – 3 of 3) sorted by relevance
169 msblk->ids = le16_to_cpu(sblk->no_ids); in squashfs_fill_super()181 TRACE("Number of ids %d\n", msblk->ids); in squashfs_fill_super()240 le64_to_cpu(sblk->id_table_start), next_table, msblk->ids); in squashfs_fill_super()
67 unsigned int ids; member
42 if (index >= msblk->ids) in squashfs_get_id()