Searched defs:ust_active_struct (Results 1 – 1 of 1) sorted by relevance
123 typedef struct ust_active_struct { struct124 ustar_t uas_active;125 char uas_1cyl[USTAR_SECT_PER_CYL * 512];126 ustoffs uas_volsize; /* XXX this is hardwired now */127 ustoffs uas_windowbase; /* relative to volume 0 */128 ustoffs uas_filestart; /* relative to volume 0 */129 ustoffs uas_fseek; /* relative to file */130 ustoffs uas_filesize; /* relative to volume 0 */131 int uas_init_window; /* data present in window */132 int uas_init_fs; /* ust FS actually found */[all …]