Home
last modified time | relevance | path

Searched refs:cstatvfs64 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/syscall/
H A Dstatvfs.c143 cstatvfs64(struct vfs *vfsp, struct statvfs64 *ubp) in cstatvfs64() function
176 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()