Searched refs:dos_stat (Results 1 – 1 of 1) sorted by relevance
57 static int dos_stat(struct open_file *fd, struct stat *sb);70 .fo_stat = dos_stat,522 dos_stat(struct open_file *fd, struct stat *sb) in dos_stat() function