Lines Matching defs:state
23 * Raid state describes the state of the raid. This raid bdev can be either in
37 * In offline state, raid bdev layer will complete all incoming commands without
42 /* raid bdev state max, new states should be added before this */
207 /* state of raid bdev */
208 enum raid_bdev_state state;
275 const char *raid_bdev_state_to_str(enum raid_bdev_state state);
310 * Called when the raid is starting, right before changing the state to
319 * Called when the raid is stopping, right before changing the state to
489 /* state of the base bdev */
490 uint32_t state;
527 /* state of the raid */
528 uint32_t state;