Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dstatvfs.c258 cstatvfs64_32(struct vfs *vfsp, struct statvfs64_32 *ubp) in cstatvfs64_32() function
343 error = cstatvfs64_32(vp->v_vfsp, sbp); in statvfs64_32()
361 error = cstatvfs64_32(fp->f_vnode->v_vfsp, sbp); in fstatvfs64_32()