smbfs_fsync
error = smbfs_fsync(vp, 0, cr, ct);
static int smbfs_fsync(vnode_t *, int, cred_t *, caller_context_t *);
VOPNAME_FSYNC, { .vop_fsync = smbfs_fsync },