Home
last modified time | relevance | path

Searched refs:socket_vop_getattr (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_getattr(struct vnode *, struct vattr *, int,
100 VOPNAME_GETATTR, { .vop_getattr = socket_vop_getattr },
282 socket_vop_getattr(struct vnode *vp, struct vattr *vap, int flags, in socket_vop_getattr() function