Searched defs:read_file (Results 1 – 5 of 5) sorted by relevance
108 function read_file() function
251 static void *read_file(const char *filename) in read_file() function
228 static char *read_file(char *file_name, int *size) in read_file() function
124 int read_file(int fd, unsigned long long *offset, char *buf, int len) in read_file() function
1354 static ssize_t read_file(struct nandsim *ns, struct file *file, void *buf, size_t count, loff_t pos) in read_file() function