Searched refs:vfs_stdstatfs (Results 1 – 3 of 3) sorted by relevance
475 vfsops->vfs_statfs = vfs_stdstatfs; in vfs_register()
1374 vfs_stdstatfs(struct mount *mp, struct statfs *sbp) in vfs_stdstatfs() function
1091 vfs_statfs_t vfs_stdstatfs; variable