Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c70 static int socket_vop_setfl(struct vnode *, int, int, cred_t *,
99 VOPNAME_SETFL, { .vop_setfl = socket_vop_setfl },
225 socket_vop_setfl(vnode_t *vp, int oflags, int nflags, cred_t *cr, in socket_vop_setfl() function