Lines Matching refs:ubifs_key

27 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key,
534 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key,
543 union ubifs_key node_key;
737 static int resolve_collision(struct ubifs_info *c, const union ubifs_key *key,
926 const union ubifs_key *key,
1071 const union ubifs_key *key,
1207 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key,
1343 static int lookup_level0_dirty(struct ubifs_info *c, const union ubifs_key *key,
1478 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
1584 union ubifs_key *key;
1730 union ubifs_key key1;
1846 static int do_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
1894 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
1920 static int search_dh_cookie(struct ubifs_info *c, const union ubifs_key *key,
1927 union ubifs_key *dkey;
1960 static int do_lookup_dh(struct ubifs_info *c, const union ubifs_key *key,
1965 union ubifs_key start_key;
1997 int ubifs_tnc_lookup_dh(struct ubifs_info *c, const union ubifs_key *key,
2036 union ubifs_key *key, *key1;
2123 union ubifs_key *key = &zbr->key, *key1;
2311 int ubifs_tnc_add(struct ubifs_info *c, const union ubifs_key *key, int lnum,
2362 int ubifs_tnc_replace(struct ubifs_info *c, const union ubifs_key *key,
2446 int ubifs_tnc_add_nm(struct ubifs_info *c, const union ubifs_key *key,
2653 int ubifs_tnc_remove(struct ubifs_info *c, const union ubifs_key *key)
2683 int ubifs_tnc_remove_nm(struct ubifs_info *c, const union ubifs_key *key,
2732 int ubifs_tnc_remove_dh(struct ubifs_info *c, const union ubifs_key *key,
2761 union ubifs_key start_key;
2801 static int key_in_range(struct ubifs_info *c, union ubifs_key *key,
2802 union ubifs_key *from_key, union ubifs_key *to_key)
2821 int ubifs_tnc_remove_range(struct ubifs_info *c, union ubifs_key *from_key,
2822 union ubifs_key *to_key)
2826 union ubifs_key *key;
2905 union ubifs_key key1, key2;
2989 union ubifs_key *key,
2996 union ubifs_key *dkey;
3231 union ubifs_key *key, int level,
3359 int is_idx_node_in_tnc(struct ubifs_info *c, union ubifs_key *key, int level,
3386 static int is_leaf_node_in_tnc(struct ubifs_info *c, union ubifs_key *key,
3456 int ubifs_tnc_has_node(struct ubifs_info *c, union ubifs_key *key, int level,
3496 int ubifs_dirty_idx_node(struct ubifs_info *c, union ubifs_key *key, int level,
3536 union ubifs_key from_key, to_key, *key;