Searched refs:mntstatvfs (Results 1 – 1 of 1) sorted by relevance
112 static int mntmount(), mntunmount(), mntroot(), mntstatvfs();138 VFSNAME_STATVFS, { .vfs_statvfs = mntstatvfs }, in mntinit()280 mntstatvfs(struct vfs *vfsp, struct statvfs64 *sp) in mntstatvfs() function