HomeSort by relevance Sort by last modified time
    Searched full:__statfs_to_statvfs (Results 1 - 1 of 1) sorted by null

  /bionic/libc/bionic/
statvfs.cpp 37 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 162 milliseconds