Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Dmd-cluster.c95 METADATA_UPDATED = 0, enumerator
580 case METADATA_UPDATED: in process_recvd_msg()
1083 cmsg.type = cpu_to_le32(METADATA_UPDATED); in metadata_update_finish()
1248 * 2. send METADATA_UPDATED msg to other nodes.
1269 cmsg.type = cpu_to_le32(METADATA_UPDATED); in update_size()
1284 pr_err("%s:%d: failed to send METADATA_UPDATED msg\n", in update_size()
1316 pr_err("%s:%d: failed to send METADATA_UPDATED msg\n", in update_size()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-cluster.c95 METADATA_UPDATED = 0, enumerator
584 case METADATA_UPDATED: in process_recvd_msg()
1087 cmsg.type = cpu_to_le32(METADATA_UPDATED); in metadata_update_finish()
1252 * 2. send METADATA_UPDATED msg to other nodes.
1273 cmsg.type = cpu_to_le32(METADATA_UPDATED); in update_size()
1288 pr_err("%s:%d: failed to send METADATA_UPDATED msg\n", in update_size()
1317 pr_err("%s:%d: failed to send METADATA_UPDATED msg\n", in update_size()

Completed in 5 milliseconds