Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/md/
Dmd-cluster.txt78 3.1.2 RESYNCING: informs other nodes that a resync is initiated or
80 RESYNCING message identifies a range of the devices that the
189 send out RESYNCING with the (lo,hi) range of the area which needs to
191 list of ranges which are currently suspended. On receiving RESYNCING,
193 performing resync finishes, it sends RESYNCING with an empty range to
256 It does *not* send a RESYNCING message.
262 send a RESYNCING message. resync_start reports the whole
/Linux-v4.19/drivers/md/
Dmd-cluster.c102 RESYNCING, enumerator
597 case RESYNCING: in process_recvd_msg()
1262 cmsg.type = cpu_to_le32(RESYNCING); in resync_info_update()