Searched refs:devfs_unlocked_access (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/devfs/ |
H A D | devfs_vnops.c | 213 static int devfs_unlocked_access(void *, int, struct cred *); 243 dv->dv_attr, flags, devfs_unlocked_access, dv); 470 flags, devfs_unlocked_access, dv); 708 devfs_unlocked_access(void *vdv, int mode, struct cred *cr) function 742 res = devfs_unlocked_access(dv, mode, cr);
|
Completed in 58 milliseconds