Home
last modified time | relevance | path

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

/arch/um/drivers/
Dubd_kern.c72 static inline void ubd_set_bit(__u64 bit, unsigned char *data) in ubd_set_bit() function
1162 ubd_set_bit(i, (unsigned char *) cow_mask); in cowify_bitmap()
1167 ubd_set_bit(sector + i, (unsigned char *) bitmap); in cowify_bitmap()
1203 ubd_set_bit(i, (unsigned char *) in cowify_req()