Home
last modified time | relevance | path

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

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