Searched refs:In_sync (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/md/
H A Dmultipath.c46 if (rdev && test_bit(In_sync, &rdev->flags)) {
183 test_bit(In_sync, &conf->multipaths[i].rdev->flags) ? "U" : "_");
235 clear_bit(In_sync, &rdev->flags);
310 set_bit(In_sync, &rdev->flags);
333 if (test_bit(In_sync, &rdev->flags) ||
H A Draid1.c443 !rdev || !test_bit(In_sync, &rdev->flags)
447 if (rdev && test_bit(In_sync, &rdev->flags) &&
463 !rdev || !test_bit(In_sync, &rdev->flags) ||
467 if (rdev && test_bit(In_sync, &rdev->flags) &&
506 !test_bit(In_sync, &rdev->flags) ||
529 if (!test_bit(In_sync, &rdev->flags)) {
1026 rdev && test_bit(In_sync, &rdev->flags) ? "U" : "_");
1044 if (test_bit(In_sync, &rdev->flags)
1055 if (test_and_clear_bit(In_sync, &rdev->flags)) {
1092 i, !test_bit(In_sync,
[all...]
H A Draid10.c517 !test_bit(In_sync, &rdev->flags)) {
535 !test_bit(In_sync, &rdev->flags)) {
557 !test_bit(In_sync, &rdev->flags))
1013 test_bit(In_sync, &conf->mirrors[i].rdev->flags) ? "U" : "_");
1028 if (test_bit(In_sync, &rdev->flags)
1038 if (test_and_clear_bit(In_sync, &rdev->flags)) {
1074 i, !test_bit(In_sync, &tmp->rdev->flags),
1126 && !test_and_set_bit(In_sync, &tmp->rdev->flags)) {
1207 if (test_bit(In_sync, &rdev->flags) ||
1553 test_bit(In_sync,
[all...]
H A Dmd.c1078 clear_bit(In_sync, &rdev->flags);
1162 set_bit(In_sync, &rdev->flags);
1176 set_bit(In_sync, &rdev->flags);
1260 int is_active = test_bit(In_sync, &rdev2->flags);
1290 if (test_bit(In_sync, &rdev2->flags))
1493 clear_bit(In_sync, &rdev->flags);
1576 set_bit(In_sync, &rdev->flags);
1583 set_bit(In_sync, &rdev->flags);
1625 !test_bit(In_sync, &rdev->flags)) {
1663 else if (test_bit(In_sync,
[all...]
H A Dmd.h88 #define In_sync 2 /* device is in_sync with rest of array */ macro
H A Draid5.c395 else if (test_bit(In_sync, &rdev->flags))
419 else if (test_bit(In_sync, &rdev->flags))
1699 if (test_and_clear_bit(In_sync, &rdev->flags)) {
2237 if (rdev && test_bit(In_sync, &rdev->flags))
3076 else if (test_bit(In_sync, &rdev->flags))
3367 else if (test_bit(In_sync, &rdev->flags))
3887 if (rdev && test_bit(In_sync, &rdev->flags)) {
4910 if (test_bit(In_sync, &rdev->flags)) {
5092 if (test_bit(In_sync, &rdev->flags)) {
5295 test_bit(In_sync,
[all...]
H A Dbitmap.c209 if (! test_bit(In_sync, &rdev->flags)
236 * nr_pending is 0 and In_sync is clear, the entries we return will
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/md/
H A Dmultipath.c46 if (rdev && test_bit(In_sync, &rdev->flags)) {
183 test_bit(In_sync, &conf->multipaths[i].rdev->flags) ? "U" : "_");
235 clear_bit(In_sync, &rdev->flags);
310 set_bit(In_sync, &rdev->flags);
333 if (test_bit(In_sync, &rdev->flags) ||
H A Draid1.c443 !rdev || !test_bit(In_sync, &rdev->flags)
447 if (rdev && test_bit(In_sync, &rdev->flags) &&
463 !rdev || !test_bit(In_sync, &rdev->flags) ||
467 if (rdev && test_bit(In_sync, &rdev->flags) &&
506 !test_bit(In_sync, &rdev->flags) ||
529 if (!test_bit(In_sync, &rdev->flags)) {
1026 rdev && test_bit(In_sync, &rdev->flags) ? "U" : "_");
1044 if (test_bit(In_sync, &rdev->flags)
1055 if (test_and_clear_bit(In_sync, &rdev->flags)) {
1092 i, !test_bit(In_sync,
[all...]
H A Draid10.c517 !test_bit(In_sync, &rdev->flags)) {
535 !test_bit(In_sync, &rdev->flags)) {
557 !test_bit(In_sync, &rdev->flags))
1013 test_bit(In_sync, &conf->mirrors[i].rdev->flags) ? "U" : "_");
1028 if (test_bit(In_sync, &rdev->flags)
1038 if (test_and_clear_bit(In_sync, &rdev->flags)) {
1074 i, !test_bit(In_sync, &tmp->rdev->flags),
1126 && !test_and_set_bit(In_sync, &tmp->rdev->flags)) {
1207 if (test_bit(In_sync, &rdev->flags) ||
1553 test_bit(In_sync,
[all...]
H A Dmd.c1078 clear_bit(In_sync, &rdev->flags);
1162 set_bit(In_sync, &rdev->flags);
1176 set_bit(In_sync, &rdev->flags);
1260 int is_active = test_bit(In_sync, &rdev2->flags);
1290 if (test_bit(In_sync, &rdev2->flags))
1493 clear_bit(In_sync, &rdev->flags);
1576 set_bit(In_sync, &rdev->flags);
1583 set_bit(In_sync, &rdev->flags);
1625 !test_bit(In_sync, &rdev->flags)) {
1663 else if (test_bit(In_sync,
[all...]
H A Dmd.h88 #define In_sync 2 /* device is in_sync with rest of array */ macro
H A Draid5.c395 else if (test_bit(In_sync, &rdev->flags))
419 else if (test_bit(In_sync, &rdev->flags))
1699 if (test_and_clear_bit(In_sync, &rdev->flags)) {
2237 if (rdev && test_bit(In_sync, &rdev->flags))
3076 else if (test_bit(In_sync, &rdev->flags))
3367 else if (test_bit(In_sync, &rdev->flags))
3887 if (rdev && test_bit(In_sync, &rdev->flags)) {
4910 if (test_bit(In_sync, &rdev->flags)) {
5092 if (test_bit(In_sync, &rdev->flags)) {
5295 test_bit(In_sync,
[all...]
H A Dbitmap.c209 if (! test_bit(In_sync, &rdev->flags)
236 * nr_pending is 0 and In_sync is clear, the entries we return will

Completed in 233 milliseconds