Searched defs:spec_fsync (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c114 static int spec_fsync(struct vnode *, int, struct cred *, caller_context_t *);
192 VOPNAME_FSYNC, { .vop_fsync = spec_fsync },
1482 spec_fsync( function

Completed in 50 milliseconds