HomeSort by relevance Sort by last modified time
    Searched refs:faulty (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/raid/
md_k.h 70 * Not working: faulty==1 in_sync==0
71 * Fully working: faulty==0 in_sync==1
74 * faulty==0 in_sync==0
76 * It can never have faulty==1, in_sync==1
81 #define Faulty 1 /* device is known to have a fault */
248 int faulty = test_bit(Faulty, &rdev->flags); local
249 if (atomic_dec_and_test(&rdev->nr_pending) && faulty)
268 /* error_handler must set ->faulty and clear ->in_sync
  /cts/suite/pts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]

Completed in 103 milliseconds