Home
last modified time | relevance | path

Searched refs:uml_stat (Results 1 – 3 of 3) sorted by relevance

/linux/arch/um/os-Linux/
A Dfile.c26 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()
137 struct uml_stat buf; in os_file_type()
323 struct uml_stat buf; in os_file_size()
361 struct uml_stat buf; in os_file_modtime()
/linux/arch/um/include/shared/
A Dos.h50 struct uml_stat { struct
140 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);
/linux/arch/um/drivers/
A Dubd_kern.c572 struct uml_stat buf1, buf2; in path_requires_switch()

Completed in 13 milliseconds