Searched refs:rump_pub_vfs_statvfs (Results 1 – 3 of 3) sorted by relevance
27 int rump_pub_vfs_statvfs(struct mount *, struct statvfs *);
213 rump_pub_vfs_statvfs(struct mount *arg1, struct statvfs *arg2) in rump_pub_vfs_statvfs() function
596 return rump_pub_vfs_statvfs(mp, &sb); in p2k_fs_statvfs()