Searched refs:statvfs64_32 (Results 1 – 4 of 4) sorted by relevance
88 ASSERT32(sizeof (struct statvfs64) == sizeof (struct statvfs64_32)); in cstatvfs32()260 cstatvfs64_32(struct vfs *vfsp, struct statvfs64_32 *ubp) in cstatvfs64_32()263 struct statvfs64_32 ds64_32; in cstatvfs64_32()333 statvfs64_32(char *fname, struct statvfs64_32 *sbp) in statvfs64_32() function356 fstatvfs64_32(int fdes, struct statvfs64_32 *sbp) in fstatvfs64_32()
128 typedef struct statvfs64_32 { struct
794 extern int statvfs64_32(char *, struct statvfs64_32 *);795 extern int fstatvfs64_32(int, struct statvfs64_32 *);1048 /* 218 */ SYSENT_CI("statvfs64", statvfs64_32, 2),
1606 struct statvfs64_32 statvfs; in show_statvfs64()