stat_file          66 fs/hostfs/hostfs.h extern int stat_file(const char *path, struct hostfs_stat *p, int fd);
stat_file         516 fs/hostfs/hostfs_kern.c 	int err = stat_file(name, &st, -1);
stat_file         240 fs/hostfs/hostfs_user.c 		err = stat_file(file, &st, fd);
stat_file         268 fs/hostfs/hostfs_user.c 		err = stat_file(file, &st, fd);