log_test_bit      665 drivers/md/dm-log.c 	return log_test_bit(lc->clean_bits, region);
log_test_bit      671 drivers/md/dm-log.c 	return log_test_bit(lc->sync_bits, region);
log_test_bit      749 drivers/md/dm-log.c 	} while (log_test_bit(lc->recovering_bits, *region));
log_test_bit      764 drivers/md/dm-log.c         } else if (log_test_bit(lc->sync_bits, region)) {