Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/
Dmd-cluster.txt52 3.1.1 METADATA_UPDATED: informs other nodes that the metadata has been
172 8. If node 1 gets the lock, it sends METADATA_UPDATED after unmarking the disk
174 9. If not (get no-new-dev lock), it fails the operation and sends METADATA_UPDATED
176 by the following METADATA_UPDATED.
/linux-4.1.27/drivers/md/
Dmd-cluster.c72 METADATA_UPDATED = 0, enumerator
429 case METADATA_UPDATED: in process_recvd_msg()
776 cmsg.type = cpu_to_le32(METADATA_UPDATED); in metadata_update_finish()
872 cmsg.type = METADATA_UPDATED; in add_new_disk_finish()