cstatfs
error = cstatfs(fp->f_vnode->v_vfsp, sbp, len);
static int cstatfs(struct vfs *, struct statfs32 *, int);
error = cstatfs(vp->v_vfsp, sbp, len);