Home
last modified time | relevance | path

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

/openbsd-src/sys/tmpfs/
H A Dtmpfs_vfsops.c67 int tmpfs_statfs(struct mount *, struct statfs *, struct proc *);
324 tmpfs_statfs(struct mount *mp, struct statfs *sbp, struct proc *p) in tmpfs_statfs() function
371 .vfs_statfs = tmpfs_statfs,