Searched refs:defrag_mode_strings (Results 1 – 1 of 1) sorted by relevance
511 static const char * const defrag_mode_strings[] = { variable540 for (i = 0; i < ARRAY_SIZE(defrag_mode_strings); i++) { in defrag_show()543 defrag_mode_strings[i]); in defrag_show()546 defrag_mode_strings[i]); in defrag_show()561 mode = sysfs_match_string(defrag_mode_strings, buf); in defrag_store()