Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c88 static int is_ufs(fstyp_ufs_t *h);
137 return (is_ufs(h)); in fstyp_mod_ident()
170 is_ufs(fstyp_ufs_t *h) in is_ufs() function