Home
last modified time | relevance | path

Searched refs:fstyp_zfs (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/fs.d/zfs/fstyp/
H A Dfstyp.c44 struct fstyp_zfs { struct
57 struct fstyp_zfs *h; in fstyp_mod_init() argument
63 if ((h = calloc(1, sizeof (struct fstyp_zfs))) == NULL) { in fstyp_mod_init()
75 struct fstyp_zfs *h = (struct fstyp_zfs *)handle; in fstyp_mod_fini()
86 struct fstyp_zfs *h = (struct fstyp_zfs *)handle; in fstyp_mod_ident()
124 struct fstyp_zfs *h = (struct fstyp_zfs *)handle; in fstyp_mod_get_attr()