Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Ddv_node.h171 extern void dv_destroy(struct dv_node *, uint_t);
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c454 dv_destroy(struct dv_node *dv, uint_t flags) in dv_destroy() function
1202 dv_destroy(dv, 0); in dv_find()
1465 dv_destroy(dv, flags); in dv_cleandir()
H A Ddevfs_vnops.c1072 dv_destroy(dv, 0); in devfs_inactive()