Searched refs:file_buf (Results 1 – 1 of 1) sorted by relevance
355 void *file_buf; member563 ns->file_buf = kmalloc(ns->geom.pgszoob, GFP_KERNEL); in ns_alloc_device()564 if (!ns->file_buf) { in ns_alloc_device()613 kfree(ns->file_buf); in ns_free_device()1508 pg_off = ns->file_buf + NS_PAGE_BYTE_SHIFT(ns); in ns_prog_page()1512 memset(ns->file_buf, 0xff, ns->geom.pgszoob); in ns_prog_page()1525 tx = ns_write_file(ns, ns->cfile, ns->file_buf, in ns_prog_page()