How can I avoid using osxfs for docker.io/hostpath provisioner?

It seems that docker.io/hostpath provisioner creates volumes under ~/.docker/Volumes on macOS.
I don’t want to use osxfs for this volume because osxfs is extremely slow.