Home
last modified time | relevance | path

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

/linux-6.1.9/arch/um/os-Linux/
Dfile.c25 static void copy_stat(struct uml_stat *dst, const struct stat64 *src) in copy_stat() function
53 copy_stat(ubuf, &sbuf); in os_stat_fd()
67 copy_stat(ubuf, &sbuf); in os_stat_file()