Searched refs:file_buf (Results 1 – 1 of 1) sorted by relevance
353 void *file_buf; member561 ns->file_buf = kmalloc(ns->geom.pgszoob, GFP_KERNEL); in ns_alloc_device()562 if (!ns->file_buf) { in ns_alloc_device()611 kfree(ns->file_buf); in ns_free_device()1513 pg_off = ns->file_buf + ns->regs.column + ns->regs.off; in ns_prog_page()1517 memset(ns->file_buf, 0xff, ns->geom.pgszoob); in ns_prog_page()1530 tx = ns_write_file(ns, ns->cfile, ns->file_buf, in ns_prog_page()