Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Dsign-file46 sub read_file($) subroutine
/linux-4.1.27/fs/hostfs/
Dhostfs_user.c124 int read_file(int fd, unsigned long long *offset, char *buf, int len) in read_file() function
/linux-4.1.27/drivers/mtd/nand/
Dnandsim.c1391 static ssize_t read_file(struct nandsim *ns, struct file *file, void *buf, size_t count, loff_t pos) in read_file() function