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.c2242 if (feature_type == E2P_FS_FEATURE) in find_supp_feature()
2257 if (feature_type == E2P_FS_FEATURE) in find_supp_feature()
2287 ret = find_supp_feature(supp, E2P_FS_FEATURE, argv[1]); in do_supported_features()
2298 ret = find_supp_feature(supp, E2P_FS_FEATURE, NULL); in do_supported_features()