Searched refs:uml_stat (Results 1 – 2 of 2) sorted by relevance
26 static void copy_stat(struct uml_stat *dst, const struct stat64 *src) in copy_stat()28 *dst = ((struct uml_stat) { in copy_stat()44 int os_stat_fd(const int fd, struct uml_stat *ubuf) in os_stat_fd()58 int os_stat_file(const char *file_name, struct uml_stat *ubuf) in os_stat_file()122 struct uml_stat buf; in os_file_type()302 struct uml_stat buf; in os_file_size()340 struct uml_stat buf; in os_file_modtime()
50 struct uml_stat { struct140 extern int os_stat_file(const char *file_name, struct uml_stat *buf);141 extern int os_stat_fd(const int fd, struct uml_stat *buf);