Searched refs:hostfs_stat (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hostfs/
H A Dhostfs.h56 struct hostfs_stat { struct
70 extern int stat_file(const char *path, struct hostfs_stat *p, int fd);
H A Dhostfs_user.c22 static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p)
42 int stat_file(const char *path, struct hostfs_stat *p, int fd)
201 struct hostfs_stat st;
H A Dhostfs_kern.c498 struct hostfs_stat st;

Completed in 42 milliseconds