Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/
Dmd-cluster.c45 #define MD_CLUSTER_SEND_LOCK 4 macro
709 !test_and_set_bit(MD_CLUSTER_SEND_LOCK, &cinfo->state)); in lock_comm()
721 clear_bit(MD_CLUSTER_SEND_LOCK, &cinfo->state); in unlock_comm()
1064 !test_and_set_bit(MD_CLUSTER_SEND_LOCK, &cinfo->state) || in metadata_update_start()