[go: nahoru, domu]

Searched defs:resync (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/
H A Draid_class.c211 raid_attr_ro_fn(resync); variable
/drivers/isdn/hardware/mISDN/
H A Dnetjet.c478 resync(struct tiger_ch *bc, struct tiger_hw *card) function
513 resync(bc, card);
563 resync(bc, card);
/drivers/block/drbd/
H A Ddrbd_int.h171 DRBD_FAULT_RS_WR = 2, /* resync */
475 * (not some resync or verify or other DRBD internal request) */
519 B_RS_H_DONE, /* Before resync handler done (already executed) */
533 RS_START, /* tell worker to start resync/OV */
534 RS_PROGRESS, /* tell worker that resync made significant progress */
535 RS_DONE, /* tell worker that resync is done */
658 CONN_DRY_RUN, /* Expect disconnect after resync handshake. */
885 /* use checksums for *this* resync */
887 /* blocks to resync in this run [unit BM_BLOCK_SIZE] */
889 /* number of resync block
922 struct lru_cache *resync; member in struct:drbd_device
[all...]
/drivers/md/
H A Dmd.c2256 * so it can be re-added without a resync.
3269 * - array is not engaged in resync/recovery/reshape
3603 * no resync can happen. no superblocks get written.
3609 * When written to inactive array, starts without resync
3615 * fully active: IO and resync can be happening.
3616 * When written to inactive array, starts with resync
4006 type = "resync";
4036 else if (cmd_match(page, "resync"))
4175 /* force parallel resync, even with shared block devices */
4183 unsigned long resync, d local
4198 unsigned long long max_sectors, resync; local
6697 sector_t max_sectors, resync, res; local
[all...]

Completed in 126 milliseconds