Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c78 static int socket_vop_fsync(struct vnode *, int, struct cred *,
103 VOPNAME_FSYNC, { .vop_fsync = socket_vop_fsync },
432 socket_vop_fsync(struct vnode *vp, int syncflag, struct cred *cr, in socket_vop_fsync() function