Home
last modified time | relevance | path

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

/Linux-v4.19/arch/um/drivers/
Dubd_kern.c84 static inline void ubd_set_bit(__u64 bit, unsigned char *data) in ubd_set_bit() function
1243 ubd_set_bit(i, (unsigned char *) cow_mask); in cowify_bitmap()
1248 ubd_set_bit(sector + i, (unsigned char *) bitmap); in cowify_bitmap()
1284 ubd_set_bit(i, (unsigned char *) in cowify_req()