Searched refs:id_count (Results 1 – 1 of 1) sorted by relevance
125 unsigned int id_count = 0; variable412 id_count = sid_count; in restorefs()673 unsigned int id_bytes = SQUASHFS_ID_BYTES(id_count); in write_id_table()674 unsigned int p[id_count]; in write_id_table()677 TRACE("write_id_table: ids %d, id_bytes %d\n", id_count, id_bytes); in write_id_table()678 for(i = 0; i < id_count; i++) { in write_id_table()707 entry->index = id_count ++; in create_id()721 if(id_count == SQUASHFS_IDS) in get_uid()740 if(id_count == SQUASHFS_IDS) in get_guid()4888 sBlk->no_ids = id_count; in write_filesystem_tables()[all …]