Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ubifs/
Dtnc.c314 ubifs_assert(c, is_hash_key(c, &zbr->key)); in lnc_add()
389 ubifs_assert(c, is_hash_key(c, &zbr->key)); in tnc_read_hashed_node()
1214 if (exact || !is_hash_key(c, key) || *n != -1) { in ubifs_lookup_level0()
1358 if (exact || !is_hash_key(c, key) || *n != -1) { in lookup_level0_dirty()
1463 if (is_hash_key(c, key)) { in ubifs_tnc_locate()
1930 ubifs_assert(c, is_hash_key(c, key)); in do_lookup_dh()
2353 } else if (is_hash_key(c, key)) { in ubifs_tnc_replace()
2959 ubifs_assert(c, is_hash_key(c, key)); in ubifs_tnc_next_ent()
3233 if (!is_hash_key(c, key)) in lookup_znode()
3337 const int unique = !is_hash_key(c, key); in is_leaf_node_in_tnc()
Dkey.h522 static inline int is_hash_key(const struct ubifs_info *c, in is_hash_key() function
Dtnc_misc.c379 } else if (cmp == 0 && !is_hash_key(c, key1)) { in read_znode()
Dreplay.c249 if (is_hash_key(c, &r->key)) { in apply_replay_entry()
355 if (is_hash_key(c, &r->key)) in destroy_replay_list()
Dcommit.c649 if (!is_hash_key(c, &u_key)) { in dbg_check_old_index()
Ddebug.c1389 if (!is_hash_key(c, &znode->zbranch[n].key)) { in dbg_check_znode()