Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/ext2fs/
H A Dext2_vfsops.c88 static vfs_statvfs_t ext2_statvfs; variable
105 .vfs_statvfs = ext2_statvfs,
1140 ext2_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in ext2_statvfs() function