Searched refs:bno_dump_open (Results 1 – 1 of 1) sorted by relevance
27 static FILE *bno_dump_open(__u32 device, char rwc) in bno_dump_open() function58 bdp->rfp = bno_dump_open(device, 'r'); in bno_dump_alloc()59 bdp->wfp = bno_dump_open(device, 'w'); in bno_dump_alloc()60 bdp->cfp = bno_dump_open(device, 'c'); in bno_dump_alloc()