Searched refs:cstatfs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dstatfs.c64 static int cstatfs(struct vfs *, struct statfs32 *, int);
82 error = cstatfs(vp->v_vfsp, sbp, len);
102 error = cstatfs(fp->f_vnode->v_vfsp, sbp, len);
113 cstatfs(struct vfs *vfsp, struct statfs32 *sbp, int len) function

Completed in 56 milliseconds