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.c1188 static void cowify_bitmap(__u64 io_offset, int length, unsigned long *cow_mask, in cowify_bitmap() argument
1197 if(cow_mask != NULL) in cowify_bitmap()
1198 ubd_set_bit(i, (unsigned char *) cow_mask); in cowify_bitmap()