Lines Matching defs:ust_active_struct
123 typedef struct ust_active_struct { struct
124 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 */
133 int uas_volzerosig; /* ID volume 0 by signature */
134 int uas_sigdone; /* did sig already */
135 int uas_offset; /* amount of cylinder below lba 0 */