Home
last modified time | relevance | path

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

/system/utest/fs-management/
A Dfs-management.cpp639 struct statfs stats; in StatfsTest()
640 int rc = statfs("", &stats); in StatfsTest()
645 rc = statfs(mount_path, &stats); in StatfsTest()
/system/ulib/fdio/
A Dunistd.c2365 int fstatfs(int fd, struct statfs* buf) { in fstatfs()
2387 struct statfs stats = {}; in fstatfs()
2407 int statfs(const char* path, struct statfs* buf) { in statfs() function

Completed in 8 milliseconds