Searched refs:cachefs_statvfs (Results 1 – 1 of 1) sorted by relevance
88 static int cachefs_statvfs(register vfs_t *, struct statvfs64 *);104 VFSNAME_STATVFS, { .vfs_statvfs = cachefs_statvfs }, in cachefs_init_vfsops()1076 cachefs_statvfs(register vfs_t *vfsp, struct statvfs64 *sbp) in cachefs_statvfs() function