Searched refs:fstatfs32 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/syscall/ |
H A D | statfs.c | 93 fstatfs32(int32_t fdes, struct statfs32 *sbp, int32_t len, int32_t fstyp) in fstatfs32() function
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sysent.c | 164 int fstatfs32(int32_t, struct statfs32 *, int32_t, int32_t); 484 SYSENT_CI("fstatfs", fstatfs32, 4)), 859 /* 38 */ SYSENT_CI("fstatfs", fstatfs32, 4),
|