Home
last modified time | relevance | path

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

/arch/um/os-Linux/
Dfile.c20 static void copy_stat(struct uml_stat *dst, const struct stat64 *src) in copy_stat() function
48 copy_stat(ubuf, &sbuf); in os_stat_fd()
62 copy_stat(ubuf, &sbuf); in os_stat_file()