Searched refs:sync_action (Results 1 – 4 of 4) sorted by relevance
64 enum sync_action { enum462 enum sync_action last_sync_action;897 extern enum sync_action md_sync_action(struct mddev *mddev);898 extern enum sync_action md_sync_action_by_name(const char *page);899 extern const char *md_sync_action_name(enum sync_action action);
4851 static enum sync_action md_get_active_sync_action(struct mddev *mddev) in md_get_active_sync_action()4874 enum sync_action md_sync_action(struct mddev *mddev) in md_sync_action()4877 enum sync_action active_action; in md_sync_action()4936 enum sync_action md_sync_action_by_name(const char *page) in md_sync_action_by_name()4938 enum sync_action action; in md_sync_action_by_name()4948 const char *md_sync_action_name(enum sync_action action) in md_sync_action_name()4956 enum sync_action action = md_sync_action(mddev); in action_show()5058 enum sync_action action; in action_store()5151 __ATTR_PREALLOC(sync_action, S_IRUGO|S_IWUSR, action_show, action_store);8996 enum sync_action action) in md_sync_max_sectors()[all …]
266 3: <sync_ratio> <sync_action> <mismatch_cnt>286 the process described by 'sync_action'. If the287 'sync_action' is "check" or "repair", then the process289 <sync_action> One of the following possible states:389 1.5.0 Add message interface to allow manipulation of the sync_action.390 New status (STATUSTYPE_INFO) fields: sync_action and mismatch_cnt.392 1.5.2 'mismatch_cnt' is zero unless [last_]sync_action is "check".
617 sync_action704 whatever the current sync_action is, followed by the number of715 sync_action. It is averaged over the last 30 seconds.729 ``sync_max``, or can write ``idle`` to ``sync_action``.