Home
last modified time | relevance | path

Searched defs:read_file (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/hostfs/
Dhostfs_user.c124 int read_file(int fd, unsigned long long *offset, char *buf, int len) in read_file() function
/linux-4.4.14/drivers/mtd/nand/
Dnandsim.c1390 static ssize_t read_file(struct nandsim *ns, struct file *file, void *buf, size_t count, loff_t pos) in read_file() function