Lines Matching defs:inactive
4555 * inactive
4569 * When written to inactive array, starts without resync
4576 * When written to inactive array, starts with resync
4589 enum array_state { clear, inactive, suspended, readonly, read_auto, clean, active,
4592 "clear", "inactive", "suspended", "readonly", "read-auto", "clean", "active",
4607 enum array_state st = inactive;
4638 st = inactive;
4663 case inactive:
4702 case inactive:
4772 if (st == readonly || st == read_auto || st == inactive ||
4931 /* If array is inactive, we can reduce the component size, but
7176 /* tell userspace to handle 'inactive' */
9039 seq_printf(seq, "inactive");