Searched refs:hostfs_stat (Results 1 – 2 of 2) sorted by relevance
56 struct hostfs_stat { struct72 extern int stat_file(const char *path, struct hostfs_stat *p, int fd); argument
21 static void stat64_to_hostfs(const struct stat64 *buf, struct hostfs_stat *p) in stat64_to_hostfs()43 int stat_file(const char *path, struct hostfs_stat *p, int fd) in stat_file()198 struct hostfs_stat st; in set_attr()