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.c1182 int i, update_bitmap = 0; in cowify_bitmap() local
1190 update_bitmap = 1; in cowify_bitmap()
1194 if(!update_bitmap) in cowify_bitmap()
1439 static int update_bitmap(struct io_thread_req *req, struct io_desc *segment) in update_bitmap() function
1529 req->error = update_bitmap(req, desc); in do_io()