Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/dev/
H A Dsdev_zvolops.c617 res = prof_lookup(dvp, nm, vpp, cred); in devzvol_lookup()
631 res = prof_lookup(dvp, nm, vpp, cred); in devzvol_lookup()
H A Dsdev_vnops.c631 return (prof_lookup(dvp, nm, vpp, cred)); in sdev_lookup()
666 return (prof_lookup(dvp, nm, vpp, cred)); in sdev_create()
1220 return (prof_lookup(dvp, nm, vpp, cred)); in sdev_mkdir()
H A Dsdev_profile.c999 prof_lookup(vnode_t *dvp, char *nm, struct vnode **vpp, struct cred *cred) in prof_lookup() function
/titanic_44/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h484 extern int prof_lookup();