Home
last modified time | relevance | path

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

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