Searched refs:resync (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Draid_class.h47 int resync; member in struct:raid_data
50 /* resync complete goes from 0 to this */
74 DEFINE_RAID_ATTRIBUTE(int, resync)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Davidec.c717 resync:
814 goto resync;
854 goto resync;
866 goto resync;
890 goto resync;
H A Dnutdec.c796 goto resync;
800 goto resync;
809 resync:
H A Drmdec.c742 resync:
750 goto resync;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Draid_class.c205 raid_attr_ro_fn(resync); variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb.c755 int resync, ret, t_ret; local
830 resync = TAILQ_FIRST(&dbp->active_queue) == NULL ? 0 : 1;
848 * the resync flag here, because join cursors aren't write cursors.
866 if (resync && !LF_ISSET(DB_NOSYNC) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/md/
H A Dmd.c1667 * so it can be re-added without a resync.
2387 * no resync can happen. no superblocks get written.
2393 * When written to inactive array, starts without resync
2399 * fully active: IO and resync can be happening.
2400 * When written to inactive array, starts with resync
2729 type = "resync";
2756 else if (cmd_match(page, "resync") || cmd_match(page, "recover"))
2847 unsigned long resync, dt, db; local
2848 resync = (mddev->curr_mark_cnt - atomic_read(&mddev->recovery_active));
2851 db = resync
2860 unsigned long max_blocks, resync; local
4761 sector_t max_blocks, resync, res; local
[all...]

Completed in 171 milliseconds