Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/e2p/
De2p.h23 #define E2P_FS_FEATURE 0 macro
/external/e2fsprogs/debugfs/
Ddebugfs.c2174 if (feature_type == E2P_FS_FEATURE) in find_supp_feature()
2189 if (feature_type == E2P_FS_FEATURE) in find_supp_feature()
2217 ret = find_supp_feature(supp, E2P_FS_FEATURE, argv[1]); in do_supported_features()
2228 ret = find_supp_feature(supp, E2P_FS_FEATURE, NULL); in do_supported_features()