Searched refs:spec_fsync (Results 1 – 1 of 1) sorted by relevance
114 static int spec_fsync(struct vnode *, int, struct cred *, caller_context_t *);192 VOPNAME_FSYNC, { .vop_fsync = spec_fsync },1482 spec_fsync( in spec_fsync() function