Searched refs:bm_change_bits_to (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 1398 static int bm_change_bits_to(struct drbd_device *device, const unsigned long s, in bm_change_bits_to() function 1423 return bm_change_bits_to(device, s, e, 1); in drbd_bm_set_bits() 1429 return -bm_change_bits_to(device, s, e, 0); in drbd_bm_clear_bits()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 1398 static int bm_change_bits_to(struct drbd_device *device, const unsigned long s, in bm_change_bits_to() function 1423 return bm_change_bits_to(device, s, e, 1); in drbd_bm_set_bits() 1429 return -bm_change_bits_to(device, s, e, 0); in drbd_bm_clear_bits()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/drbd/ |
H A D | drbd_bitmap.c | 1398 static int bm_change_bits_to(struct drbd_device *device, const unsigned long s, in bm_change_bits_to() function 1423 return bm_change_bits_to(device, s, e, 1); in drbd_bm_set_bits() 1429 return -bm_change_bits_to(device, s, e, 0); in drbd_bm_clear_bits()
|