Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dfstyp.c53 static int is_udfs(fstyp_udfs_t *h);
106 return (is_udfs(h)); in fstyp_mod_ident()
154 is_udfs(fstyp_udfs_t *h) in is_udfs() function