Searched refs:log_test_bit (Results 1 – 1 of 1) sorted by relevance
120 static int log_test_bit(dm_bitset_t bs, int bit) in log_test_bit() function939 *rtn = log_test_bit(lc->clean_bits, region); in clog_is_clean()967 *rtn = log_test_bit(lc->sync_bits, region); in clog_in_sync()1115 if (!other_matches && log_test_bit(lc->sync_bits, region)) in clear_region()1217 if (!log_test_bit(lc->sync_bits, pkg->r)) { in clog_get_resync_work()1270 if (log_test_bit(lc->sync_bits, pkg->region)) { in clog_set_region_sync()1296 if (!log_test_bit(lc->sync_bits, in clog_set_region_sync()1303 } else if (log_test_bit(lc->sync_bits, pkg->region)) { in clog_set_region_sync()1506 pkg->is_recovering = !log_test_bit(lc->sync_bits, region); in clog_is_remote_recovering()