hostfs_stat        66 fs/hostfs/hostfs.h extern int stat_file(const char *path, struct hostfs_stat *p, int fd);
hostfs_stat       515 fs/hostfs/hostfs_kern.c 	struct hostfs_stat st;
hostfs_stat        21 fs/hostfs/hostfs_user.c static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p)
hostfs_stat        41 fs/hostfs/hostfs_user.c int stat_file(const char *path, struct hostfs_stat *p, int fd)
hostfs_stat       196 fs/hostfs/hostfs_user.c 	struct hostfs_stat st;