Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dubd_kern.c1262 int i, update_bitmap = 0; in cowify_bitmap() local
1270 update_bitmap = 1; in cowify_bitmap()
1274 if(!update_bitmap) in cowify_bitmap()
1520 static int update_bitmap(struct io_thread_req *req, struct io_desc *segment) in update_bitmap() function
1604 req->error = update_bitmap(req, desc); in do_io()