Searched refs:tmpfs_statfs (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c87 static int tmpfs_statfs(struct mount *, struct statfs *);
603 tmpfs_statfs(struct mount *mp, struct statfs *sbp) function
677 .vfs_statfs = tmpfs_statfs,

Completed in 165 milliseconds