Home
last modified time | relevance | path

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

/netbsd/sys/ufs/chfs/
H A Dchfs_vfsops.c77 static int chfs_statvfs(struct mount *, struct statvfs *);
704 chfs_statvfs(struct mount *mp, struct statvfs *sbp) in chfs_statvfs() function
808 .vfs_statvfs = chfs_statvfs,