Home
last modified time | relevance | path

Searched refs:is_hash_key (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dtnc.c316 ubifs_assert(is_hash_key(c, &zbr->key)); in lnc_add()
391 ubifs_assert(is_hash_key(c, &zbr->key)); in tnc_read_node_nm()
1197 if (exact || !is_hash_key(c, key) || *n != -1) { in ubifs_lookup_level0()
1341 if (exact || !is_hash_key(c, key) || *n != -1) { in lookup_level0_dirty()
1450 if (is_hash_key(c, key)) { in ubifs_tnc_locate()
2225 } else if (is_hash_key(c, key)) { in ubifs_tnc_replace()
2758 ubifs_assert(is_hash_key(c, key)); in ubifs_tnc_next_ent()
3028 if (!is_hash_key(c, key)) in lookup_znode()
3132 const int unique = !is_hash_key(c, key); in is_leaf_node_in_tnc()
H A Dreplay.c222 if (is_hash_key(c, &r->key)) { in apply_replay_entry()
322 if (is_hash_key(c, &r->key)) in destroy_replay_list()
H A Dkey.h514 static inline int is_hash_key(const struct ubifs_info *c, in is_hash_key() function
H A Dtnc_misc.c367 } else if (cmp == 0 && !is_hash_key(c, key1)) { in read_znode()
H A Ddebug.c1399 if (!is_hash_key(c, &znode->zbranch[n].key)) { in dbg_check_znode()
/openbmc/linux/fs/ubifs/
H A Dtnc.c352 ubifs_assert(c, is_hash_key(c, &zbr->key)); in lnc_add()
426 ubifs_assert(c, is_hash_key(c, &zbr->key)); in tnc_read_hashed_node()
1251 if (exact || !is_hash_key(c, key) || *n != -1) { in ubifs_lookup_level0()
1395 if (exact || !is_hash_key(c, key) || *n != -1) { in lookup_level0_dirty()
1500 if (is_hash_key(c, key)) { in ubifs_tnc_locate()
1967 ubifs_assert(c, is_hash_key(c, key)); in do_lookup_dh()
2390 } else if (is_hash_key(c, key)) { in ubifs_tnc_replace()
2999 ubifs_assert(c, is_hash_key(c, key)); in ubifs_tnc_next_ent()
3288 if (!is_hash_key(c, key)) in lookup_znode()
3392 const int unique = !is_hash_key(c, key); in is_leaf_node_in_tnc()
H A Dkey.h521 static inline int is_hash_key(const struct ubifs_info *c, in is_hash_key() function
H A Dtnc_misc.c379 } else if (cmp == 0 && !is_hash_key(c, key1)) { in read_znode()
H A Dreplay.c250 if (is_hash_key(c, &r->key)) { in apply_replay_entry()
356 if (is_hash_key(c, &r->key)) in destroy_replay_list()
H A Dcommit.c649 if (!is_hash_key(c, &u_key)) { in dbg_check_old_index()
H A Ddebug.c1411 if (!is_hash_key(c, &znode->zbranch[n].key)) { in dbg_check_znode()