Home
last modified time | relevance | path

Searched defs:statvfs32 (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Dstatvfs.h77 typedef struct statvfs32 { struct
93 f_fillerstatvfs32 global() argument
/titanic_51/usr/src/lib/libproc/common/
H A Dpr_statvfs.c72 statvfs32_t statvfs32; in pr_statvfs() local
125 statvfs32_t statvfs32; in pr_fstatvfs() local
/titanic_51/usr/src/uts/common/syscall/
H A Dstatvfs.c292 statvfs32(char *fname, struct statvfs32 *sbp) in statvfs32() function