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