Searched refs:sdev_unlocked_access (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c563 sdev_unlocked_access(void *vdv, int mode, struct cred *cr) function
589 ret = sdev_unlocked_access(dv, mode, cr);
1428 if (sdev_unlocked_access(parent, VEXEC, cred) != 0)
H A Dsdev_subr.c3051 dv->sdev_attr, flags, sdev_unlocked_access, dv);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h471 extern int sdev_unlocked_access(void *, int, struct cred *);

Completed in 68 milliseconds