getzfsvfs_impl
extern int getzfsvfs_impl(struct objset *, struct zfsvfs **);
error = getzfsvfs_impl(os, zfvp);
error = getzfsvfs_impl(os, &zfvp);