Searched defs:dv_find (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c924 dv_find(struct dv_node *ddv, char *nm, struct vnode **vpp, struct pathname *pnp, function
937 dcmn_err3(("dv_find %s\n", nm));
1211 dcmn_err2(("dv_find: nm %s failed: hidden/removed\n", nm));
1226 dcmn_err2(("dv_find: nm %s failed: internal\n", nm));
1232 dcmn_err2(("dv_find: returning vp for nm %s\n", nm));

Completed in 61 milliseconds