Searched refs:devvt_lookup (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/dev/ |
H A D | sdev_vtops.c | 184 devvt_lookup(struct vnode *dvp, char *nm, struct vnode **vpp, function 219 cmn_err(CE_PANIC, "devvt_lookup: Unsupported node " 460 if ((error = devvt_lookup(dvp, nm, &vp, NULL, 0, NULL, cred, ct, NULL, 484 VOPNAME_LOOKUP, { .vop_lookup = devvt_lookup },
|
Completed in 79 milliseconds