Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c70 static int socket_vop_setattr(struct vnode *, struct vattr *, int,
97 VOPNAME_SETATTR, { .vop_setattr = socket_vop_setattr },
360 socket_vop_setattr(struct vnode *vp, struct vattr *vap, int flags, in socket_vop_setattr() function