Home
last modified time | relevance | path

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

/titanic_41/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, in socket_vop_access() function