Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Dmd-cluster.c45 #define MD_CLUSTER_SEND_LOCK 4 macro
705 !test_and_set_bit(MD_CLUSTER_SEND_LOCK, &cinfo->state)); in lock_comm()
715 clear_bit(MD_CLUSTER_SEND_LOCK, &cinfo->state); in unlock_comm()
1055 !test_and_set_bit(MD_CLUSTER_SEND_LOCK, &cinfo->state) || in metadata_update_start()