Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/md/
H A Dmd-cluster.rst92 3.1.2 RESYNCING
96 RESYNCING message identifies a range of the devices that the
236 send out RESYNCING with the (lo,hi) range of the area which needs to
238 list of ranges which are currently suspended. On receiving RESYNCING,
240 performing resync finishes, it sends RESYNCING with an empty range to
309 It does *not* send a RESYNCING message.
316 send a RESYNCING message. resync_start reports the whole
/openbmc/linux/drivers/md/
H A Dmd-cluster.c96 RESYNCING, enumerator
590 case RESYNCING: in process_recvd_msg()
1355 cmsg.type = cpu_to_le32(RESYNCING); in resync_info_update()