Searched refs:name_cmp_ctx (Results 1 – 1 of 1) sorted by relevance
242 struct name_cmp_ctx struct248 static int same_name(const struct name_cmp_ctx *cmp_ctx, char *s1, in same_name() argument285 static EXT2_QSORT_TYPE name_cf_cmp(const struct name_cmp_ctx *ctx, in name_cf_cmp()313 const struct name_cmp_ctx *ctx = (struct name_cmp_ctx *) arg; in hash_cmp()456 const struct name_cmp_ctx *cmp_ctx) in duplicate_search_and_fix()993 struct name_cmp_ctx name_cmp_ctx = {0, NULL}; in e2fsck_rehash_dir() local1022 name_cmp_ctx.casefold = 1; in e2fsck_rehash_dir()1023 name_cmp_ctx.tbl = fs->encoding; in e2fsck_rehash_dir()1056 hash_cmp, &name_cmp_ctx); in e2fsck_rehash_dir()1060 hash_cmp, &name_cmp_ctx); in e2fsck_rehash_dir()[all …]