Searched refs:tmp_statvfs (Results 1 – 1 of 1) sorted by relevance
65 static int tmp_statvfs(struct vfs *, struct statvfs64 *);177 VFSNAME_STATVFS, { .vfs_statvfs = tmp_statvfs }, in tmpfsinit()536 tmp_statvfs(struct vfs *vfsp, struct statvfs64 *sbp) in tmp_statvfs() function