Searched refs:file_name (Results 1 – 3 of 3) sorted by relevance
50 int os_stat_file(const char *file_name, struct uml_stat *ubuf) in os_stat_file() argument55 CATCH_EINTR(err = stat64(file_name, &sbuf)); in os_stat_file()
131 extern int os_stat_file(const char *file_name, struct uml_stat *buf);
924 #define show_one_plus(file_name, object, val) \ argument925 static ssize_t show_##file_name(struct _cpuid4_info *this_leaf, char *buf, \