Searched refs:cstatvfs64 (Results 1 – 1 of 1) sorted by relevance
143 cstatvfs64(struct vfs *vfsp, struct statvfs64 *ubp) in cstatvfs64() function176 error = cstatvfs64(vp->v_vfsp, (struct statvfs64 *)sbp); in statvfs()198 error = cstatvfs64(fp->f_vnode->v_vfsp, (struct statvfs64 *)sbp); in fstatvfs()230 error = cstatvfs64(vp->v_vfsp, sbp); in statvfs64()248 error = cstatvfs64(fp->f_vnode->v_vfsp, sbp); in fstatvfs64()