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

/external/e2fsprogs/lib/e2p/
H A Dfeature.c144 int e2p_string2feature(char *string, int *compat_type, unsigned int *mask) function
329 if (e2p_string2feature(cp, &compat_type, &mask)) {
384 e2p_string2feature((char *)f->string, &compat,
396 if (e2p_string2feature((char *) str, &compat2,

Completed in 219 milliseconds