Searched refs:fstyp_pcfs_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c105 } fstyp_pcfs_t; typedef in typeref:struct:fstyp_pcfs
125 static int read_bootsec(fstyp_pcfs_t *h);
126 static int valid_media(fstyp_pcfs_t *h);
127 static int well_formed(fstyp_pcfs_t *h);
128 static void calculate_parameters(fstyp_pcfs_t *h);
129 static void determine_fattype(fstyp_pcfs_t *h);
130 static void get_label(fstyp_pcfs_t *h);
131 static void get_label_16(fstyp_pcfs_t *h);
132 static void get_label_32(fstyp_pcfs_t *h);
133 static int next_cluster_32(fstyp_pcfs_t *
[all...]

Completed in 56 milliseconds