Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/zfs/fstyp/
H A Dfstyp.c46 struct fstyp_zfs { struct
59 struct fstyp_zfs *h; in fstyp_mod_init() argument
65 if ((h = calloc(1, sizeof (struct fstyp_zfs))) == NULL) { in fstyp_mod_init()
77 struct fstyp_zfs *h = (struct fstyp_zfs *)handle; in fstyp_mod_fini()
88 struct fstyp_zfs *h = (struct fstyp_zfs *)handle; in fstyp_mod_ident()
131 struct fstyp_zfs *h = (struct fstyp_zfs *)handle; in fstyp_mod_get_attr()