Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dtnc.c321 ubifs_assert(is_hash_key(c, &zbr->key)); in lnc_add()
396 ubifs_assert(is_hash_key(c, &zbr->key)); in tnc_read_node_nm()
1202 if (exact || !is_hash_key(c, key) || *n != -1) { in ubifs_lookup_level0()
1346 if (exact || !is_hash_key(c, key) || *n != -1) { in lookup_level0_dirty()
1455 if (is_hash_key(c, key)) { in ubifs_tnc_locate()
2230 } else if (is_hash_key(c, key)) { in ubifs_tnc_replace()
2763 ubifs_assert(is_hash_key(c, key)); in ubifs_tnc_next_ent()
3033 if (!is_hash_key(c, key)) in lookup_znode()
3137 const int unique = !is_hash_key(c, key); in is_leaf_node_in_tnc()
A Dkey.h514 static inline int is_hash_key(const struct ubifs_info *c, in is_hash_key() function
A Dtnc_misc.c369 } else if (cmp == 0 && !is_hash_key(c, key1)) { in read_znode()
A Dreplay.c224 if (is_hash_key(c, &r->key)) { in apply_replay_entry()
324 if (is_hash_key(c, &r->key)) in destroy_replay_list()
A Ddebug.c1401 if (!is_hash_key(c, &znode->zbranch[n].key)) { in dbg_check_znode()

Completed in 15 milliseconds