Searched defs:socket_vop_access (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c72 static int socket_vop_access(struct vnode *, int, int, struct cred *,
98 VOPNAME_ACCESS, { .vop_access = socket_vop_access },
394 socket_vop_access(struct vnode *vp, int mode, int flags, struct cred *cr, function

Completed in 137 milliseconds