Home
last modified time | relevance | path

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

/Linux-v5.15/arch/um/drivers/
Dubd_kern.c93 static inline void ubd_set_bit(__u64 bit, unsigned char *data) in ubd_set_bit() function
1203 ubd_set_bit(i, (unsigned char *) cow_mask); in cowify_bitmap()
1208 ubd_set_bit(sector + i, (unsigned char *) bitmap); in cowify_bitmap()
1245 ubd_set_bit(i, (unsigned char *) in cowify_req()