Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/nullfs/
H A Dnull_vfsops.c66 static vfs_statfs_t nullfs_statfs; variable
355 nullfs_statfs(struct mount *mp, struct statfs *sbp) in nullfs_statfs() function
494 .vfs_statfs = nullfs_statfs,