Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ubifs/
Dtnc.c338 ubifs_assert(is_hash_key(c, &zbr->key)); in lnc_add()
413 ubifs_assert(is_hash_key(c, &zbr->key)); in tnc_read_node_nm()
1219 if (exact || !is_hash_key(c, key) || *n != -1) { in ubifs_lookup_level0()
1363 if (exact || !is_hash_key(c, key) || *n != -1) { in lookup_level0_dirty()
1468 if (is_hash_key(c, key)) { in ubifs_tnc_locate()
2243 } else if (is_hash_key(c, key)) { in ubifs_tnc_replace()
2776 ubifs_assert(is_hash_key(c, key)); in ubifs_tnc_next_ent()
3045 if (!is_hash_key(c, key)) in lookup_znode()
3149 const int unique = !is_hash_key(c, key); in is_leaf_node_in_tnc()
Dkey.h526 static inline int is_hash_key(const struct ubifs_info *c, in is_hash_key() function
Dreplay.c230 if (is_hash_key(c, &r->key)) { in apply_replay_entry()
330 if (is_hash_key(c, &r->key)) in destroy_replay_list()
Dtnc_misc.c376 } else if (cmp == 0 && !is_hash_key(c, key1)) { in read_znode()
Dcommit.c663 if (!is_hash_key(c, &u_key)) { in dbg_check_old_index()
Ddebug.c1471 if (!is_hash_key(c, &znode->zbranch[n].key)) { in dbg_check_znode()