Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/md/
Dmd-cluster.txt73 3.1.1 METADATA_UPDATED: informs other nodes that the metadata has
226 8. If node 1 gets the lock, it sends METADATA_UPDATED after
229 METADATA_UPDATED.
231 by the following METADATA_UPDATED.
/Linux-v4.19/drivers/md/
Dmd-cluster.c101 METADATA_UPDATED = 0, enumerator
590 case METADATA_UPDATED: in process_recvd_msg()
1080 cmsg.type = cpu_to_le32(METADATA_UPDATED); in metadata_update_finish()
1187 cmsg.type = cpu_to_le32(METADATA_UPDATED); in update_size()