Home
last modified time | relevance | path

Searched refs:jrnl_feature_list (Results 1 – 1 of 1) sorted by relevance

/third_party/e2fsprogs/lib/e2p/
Dfeature.c123 static struct feature jrnl_feature_list[] = { variable
231 for (f = jrnl_feature_list; f->string; f++) { in e2p_jrnl_feature2string()
261 for (f = jrnl_feature_list; f->string; f++) { in e2p_jrnl_string2feature()
417 f = jrnl_feature_list; in main()