Lines Matching refs:ubifs_key
27 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key,
533 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key,
542 union ubifs_key node_key;
736 static int resolve_collision(struct ubifs_info *c, const union ubifs_key *key,
925 const union ubifs_key *key,
1070 const union ubifs_key *key,
1206 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key,
1342 static int lookup_level0_dirty(struct ubifs_info *c, const union ubifs_key *key,
1477 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
1583 union ubifs_key *key;
1729 union ubifs_key key1;
1845 static int do_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
1893 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
1919 static int search_dh_cookie(struct ubifs_info *c, const union ubifs_key *key,
1926 union ubifs_key *dkey;
1959 static int do_lookup_dh(struct ubifs_info *c, const union ubifs_key *key,
1964 union ubifs_key start_key;
1996 int ubifs_tnc_lookup_dh(struct ubifs_info *c, const union ubifs_key *key,
2035 union ubifs_key *key, *key1;
2122 union ubifs_key *key = &zbr->key, *key1;
2310 int ubifs_tnc_add(struct ubifs_info *c, const union ubifs_key *key, int lnum,
2361 int ubifs_tnc_replace(struct ubifs_info *c, const union ubifs_key *key,
2445 int ubifs_tnc_add_nm(struct ubifs_info *c, const union ubifs_key *key,
2652 int ubifs_tnc_remove(struct ubifs_info *c, const union ubifs_key *key)
2682 int ubifs_tnc_remove_nm(struct ubifs_info *c, const union ubifs_key *key,
2731 int ubifs_tnc_remove_dh(struct ubifs_info *c, const union ubifs_key *key,
2760 union ubifs_key start_key;
2800 static int key_in_range(struct ubifs_info *c, union ubifs_key *key,
2801 union ubifs_key *from_key, union ubifs_key *to_key)
2820 int ubifs_tnc_remove_range(struct ubifs_info *c, union ubifs_key *from_key,
2821 union ubifs_key *to_key)
2825 union ubifs_key *key;
2904 union ubifs_key key1, key2;
2988 union ubifs_key *key,
2995 union ubifs_key *dkey;
3230 union ubifs_key *key, int level,
3358 int is_idx_node_in_tnc(struct ubifs_info *c, union ubifs_key *key, int level,
3385 static int is_leaf_node_in_tnc(struct ubifs_info *c, union ubifs_key *key,
3455 int ubifs_tnc_has_node(struct ubifs_info *c, union ubifs_key *key, int level,
3495 int ubifs_dirty_idx_node(struct ubifs_info *c, union ubifs_key *key, int level,
3535 union ubifs_key from_key, to_key, *key;