Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dstatvfs.c78 cstatvfs32(struct vfs *vfsp, struct statvfs32 *ubp) in cstatvfs32() function
176 error = cstatvfs32(vp->v_vfsp, (struct statvfs32 *)sbp); in statvfs()
198 error = cstatvfs32(fp->f_vnode->v_vfsp, (struct statvfs32 *)sbp); in fstatvfs()
302 error = cstatvfs32(vp->v_vfsp, sbp); in statvfs32()
320 error = cstatvfs32(fp->f_vnode->v_vfsp, sbp); in fstatvfs32()