Home
last modified time | relevance | path

Searched defs:fuse_vfsop_statfs (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/fuse/
H A Dfuse_vfsops.c116 static vfs_statfs_t fuse_vfsop_statfs; variable
635 fuse_vfsop_statfs(struct mount *mp, struct statfs *sbp) in fuse_vfsop_statfs() function