Home
last modified time | relevance | path

Searched refs:ISA_GID (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.h105 #define ISA_GID 2 macro
Dmksquashfs.c771 if((entry->flags & ISA_GID) == 0) { in get_guid()
772 entry->flags |= ISA_GID; in get_guid()
5181 if(id_table[i]->flags & ISA_GID) { in write_filesystem_tables()