Searched refs:uml_stat (Results 1 – 3 of 3) sorted by relevance
18 static void copy_stat(struct uml_stat *dst, const struct stat64 *src) in copy_stat()20 *dst = ((struct uml_stat) { in copy_stat()36 int os_stat_fd(const int fd, struct uml_stat *ubuf) in os_stat_fd()50 int os_stat_file(const char *file_name, struct uml_stat *ubuf) in os_stat_file()129 struct uml_stat buf; in os_file_type()286 struct uml_stat buf; in os_file_size()324 struct uml_stat buf; in os_file_modtime()
41 struct uml_stat { struct131 extern int os_stat_file(const char *file_name, struct uml_stat *buf);132 extern int os_stat_fd(const int fd, struct uml_stat *buf);
586 struct uml_stat buf1, buf2; in path_requires_switch()