Home
last modified time | relevance | path

Searched refs:filecore_statvfs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/filecorefs/
H A Dfilecore_vfsops.c115 .vfs_statvfs = filecore_statvfs,
211 (void)filecore_statvfs(mp, &mp->mnt_stat, p);
480 filecore_statvfs(struct mount *mp, struct statvfs *sbp) in filecore_statvfs() function