Searched defs:read_file (Results 1 – 2 of 2) sorted by relevance
124 int read_file(int fd, unsigned long long *offset, char *buf, int len) in read_file() function
1390 static ssize_t read_file(struct nandsim *ns, struct file *file, void *buf, size_t count, loff_t pos) in read_file() function