Searched defs:e2p_string2feature (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/e2p/
H A Dfeature.c121 int e2p_string2feature(char *string, int *compat_type, unsigned int *mask) function
305 if (e2p_string2feature(cp, &compat_type, &mask)) {
360 e2p_string2feature((char *)f->string, &compat,
372 if (e2p_string2feature((char *) str, &compat2,

Completed in 403 milliseconds