Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd-cluster.c46 #define MD_CLUSTER_SEND_LOCK 4 macro
731 !test_and_set_bit(MD_CLUSTER_SEND_LOCK, &cinfo->state)); in lock_comm()
743 clear_bit(MD_CLUSTER_SEND_LOCK, &cinfo->state); in unlock_comm()
1082 !test_and_set_bit(MD_CLUSTER_SEND_LOCK, &cinfo->state) || in metadata_update_start()