Searched refs:no_ids (Results 1 – 3 of 3) sorted by relevance
61 u64 id_table_start, u64 next_table, unsigned short no_ids) in squashfs_read_id_index_table() argument63 unsigned int length = SQUASHFS_ID_BLOCK_BYTES(no_ids); in squashfs_read_id_index_table()64 unsigned int indexes = SQUASHFS_ID_BLOCKS(no_ids); in squashfs_read_id_index_table()74 if (no_ids == 0) in squashfs_read_id_index_table()
249 __le16 no_ids; member
220 msblk->ids = le16_to_cpu(sblk->no_ids); in squashfs_fill_super()