Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c74 static int socket_vop_setattr(struct vnode *, struct vattr *, int,
101 VOPNAME_SETATTR, { .vop_setattr = socket_vop_setattr },
377 socket_vop_setattr(struct vnode *vp, struct vattr *vap, int flags, in socket_vop_setattr() function