Searched refs:zzbr (Results 1 – 1 of 1) sorted by relevance
265 static int read_znode(struct ubifs_info *c, struct ubifs_zbranch *zzbr, in read_znode() argument268 int lnum = zzbr->lnum; in read_znode()269 int offs = zzbr->offs; in read_znode()270 int len = zzbr->len; in read_znode()284 err = ubifs_node_check_hash(c, idx, zzbr->hash); in read_znode()286 ubifs_bad_hash(c, idx, zzbr->hash, lnum, offs); in read_znode()