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