Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dubd_kern.c1176 static void cowify_bitmap(__u64 io_offset, int length, unsigned long *cow_mask, in cowify_bitmap() argument
1185 if(cow_mask != NULL) in cowify_bitmap()
1186 ubd_set_bit(i, (unsigned char *) cow_mask); in cowify_bitmap()