Home
last modified time | relevance | path

Searched refs:statfs (Results 1 – 3 of 3) sorted by relevance

/sys/include/
Dmount.h5 struct statfs { struct
/include/
Dsyscall.h48 int OSFSInfo(struct statfs *info, uint64_t max);
/lib/libc/
Dsyscall.c173 OSFSInfo(struct statfs *info, uint64_t max) in OSFSInfo()