Home
last modified time | relevance | path

Searched refs:update_bitmap (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/um/drivers/
H A Dubd_kern.c1194 int i, update_bitmap = 0; in cowify_bitmap() local
1202 update_bitmap = 1; in cowify_bitmap()
1206 if(!update_bitmap) in cowify_bitmap()
1451 static int update_bitmap(struct io_thread_req *req, struct io_desc *segment) in update_bitmap() function
1541 req->error = update_bitmap(req, desc); in do_io()