Home
last modified time | relevance | path

Searched defs:name_cmp_ctx (Results 1 – 1 of 1) sorted by relevance

/third_party/e2fsprogs/e2fsck/
Drehash.c242 struct name_cmp_ctx struct
248 static int same_name(const struct name_cmp_ctx *cmp_ctx, char *s1, in same_name() argument
993 struct name_cmp_ctx name_cmp_ctx = {0, NULL}; in e2fsck_rehash_dir() local