Home
last modified time | relevance | path

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
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 *)handle; in fstyp_mod_init()
105 fstyp_hsfs_t *h = (fstyp_hsfs_t *)handle; in fstyp_mod_fini()
117 fstyp_hsfs_t *h = (fstyp_hsfs_t *)handle; in fstyp_mod_ident()
125 fstyp_hsfs_t *h = (fstyp_hsfs_t *)handle; in fstyp_mod_get_attr()
225 findhsvol(fstyp_hsfs_t *h, char *volp) in findhsvol()
263 findisovol(fstyp_hsfs_t *h, char *volp) in findisovol()
353 is_hsfs(fstyp_hsfs_t *h) in is_hsfs()
[all …]