Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c74 static int is_hsfs(fstyp_hsfs_t *h);
119 return (is_hsfs(h)); in fstyp_mod_ident()
353 is_hsfs(fstyp_hsfs_t *h) in is_hsfs() function