Searched refs:os_stat_file (Results 1 – 4 of 4) sorted by relevance
13 EXPORT_SYMBOL(os_stat_file);
57 int os_stat_file(const char *file_name, struct uml_stat *ubuf) in os_stat_file() function139 err = os_stat_file(file, &buf); in os_file_type()315 err = os_stat_file(file, &buf); in os_file_size()353 err = os_stat_file(file, &buf); in os_file_modtime()
140 extern int os_stat_file(const char *file_name, struct uml_stat *buf);
591 err = os_stat_file(from_cmdline, &buf1); in path_requires_switch()597 err = os_stat_file(from_cow, &buf2); in path_requires_switch()