Searched refs:__statfs_to_statvfs (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dstatvfs.cpp37 static void __statfs_to_statvfs(const struct statfs& in, struct statvfs* out) { function
77 __statfs_to_statvfs(tmp, result);
88 __statfs_to_statvfs(tmp, result);

Completed in 57 milliseconds