Lines Matching defs:key
40 key_write_idx(c, &zbr->key, &br->key);
188 * @key: key of index node
193 * If @key / @lnum / @offs identify an index node that was not part of the old
198 static int is_idx_node_in_use(struct ubifs_info *c, union ubifs_key *key,
203 ret = is_idx_node_in_tnc(c, key, level, lnum, offs);
257 key_read(c, ubifs_idx_key(c, idx), &snod->key);
260 in_use = is_idx_node_in_use(c, &snod->key, level, lnum,
873 key_write_idx(c, &zbr->key, &br->key);