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

/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c58 } fstyp_hsfs_t; typedef in typeref:struct:fstyp_hsfs
66 static int ckvoldesc(fstyp_hsfs_t *h, int *cd_type);
67 static int findhsvol(fstyp_hsfs_t *h, char *volp);
68 static int findisovol(fstyp_hsfs_t *h, char *volp);
69 static int findunixvol(fstyp_hsfs_t *h, char *volp);
72 static int getdisk(fstyp_hsfs_t *h, char *buf, int daddr, int size);
74 static int is_hsfs(fstyp_hsfs_t *h);
75 static int get_attr(fstyp_hsfs_t *h);
87 fstyp_hsfs_t *h = (fstyp_hsfs_t *)handl
[all...]

Completed in 56 milliseconds