Searched refs:zzbr (Results 1 – 1 of 1) sorted by relevance
287 static int read_znode(struct ubifs_info *c, struct ubifs_zbranch *zzbr, in read_znode() argument290 int lnum = zzbr->lnum; in read_znode()291 int offs = zzbr->offs; in read_znode()292 int len = zzbr->len; in read_znode()306 err = ubifs_node_check_hash(c, idx, zzbr->hash); in read_znode()308 ubifs_bad_hash(c, idx, zzbr->hash, lnum, offs); in read_znode()