Searched refs:sfs2svfs (Results 1 – 1 of 1) sorted by relevance
40 static int sfs2svfs(const struct statfs *from, struct statvfs *to);53 rv = sfs2svfs(&sfs, result); in fstatvfs()80 sfs2svfs(&sfs, result); in statvfs()95 sfs2svfs(const struct statfs *from, struct statvfs *to) in sfs2svfs() function