Searched refs:statfs (Results 1 – 3 of 3) sorted by relevance
| /sys/include/ | ||
| D | mount.h | 5 struct statfs { struct |
| /include/ | ||
| D | syscall.h | 48 int OSFSInfo(struct statfs *info, uint64_t max); |
| /lib/libc/ | ||
| D | syscall.c | 173 OSFSInfo(struct statfs *info, uint64_t max) in OSFSInfo() |