Searched refs:write_file (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/nand/
H A Dnandsim.c1371 static ssize_t write_file(struct nandsim *ns, struct file *file, void *buf, size_t count, loff_t *pos) function
1543 tx = write_file(ns, ns->cfile, ns->file_buf, ns->geom.pgszoob, &pos);
1551 tx = write_file(ns, ns->cfile, pg_off, num, &pos);

Completed in 385 milliseconds