sfs2svfs
static int sfs2svfs(const struct statfs *from, struct statvfs *to);
rv = sfs2svfs(&sfs, result);
sfs2svfs(&sfs, result);