Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/dev/
H A Dsdev_vnops.c563 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 Dsdev_subr.c3050 dv->sdev_attr, flags, sdev_unlocked_access, dv); in devname_setattr_func()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h468 extern int sdev_unlocked_access(void *, int, struct cred *);