Searched refs:tmpfs_statfs (Results 1 – 1 of 1) sorted by relevance
67 int tmpfs_statfs(struct mount *, struct statfs *, struct proc *);324 tmpfs_statfs(struct mount *mp, struct statfs *sbp, struct proc *p) in tmpfs_statfs() function371 .vfs_statfs = tmpfs_statfs,