Searched refs:sdev_unlocked_access (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/fs/dev/ |
H A D | sdev_vnops.c | 563 sdev_unlocked_access(void *vdv, int mode, struct cred *cr) in sdev_unlocked_access() function 589 ret = sdev_unlocked_access(dv, mode, cr); in sdev_self_access() 1428 if (sdev_unlocked_access(parent, VEXEC, cred) != 0) in sdev_readdir()
|
H A D | sdev_subr.c | 3050 dv->sdev_attr, flags, sdev_unlocked_access, dv); in devname_setattr_func()
|
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | sdev_impl.h | 468 extern int sdev_unlocked_access(void *, int, struct cred *);
|