Home
last modified time | relevance | path

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

/freebsd/sys/fs/nullfs/
H A Dnull_vfsops.c62 static vfs_statfs_t nullfs_statfs; variable
351 nullfs_statfs(struct mount *mp, struct statfs *sbp) in nullfs_statfs() function