Searched refs:zt (Results 1 – 1 of 1) sorted by relevance
1446 struct ubifs_zbranch zbr, *zt; in ubifs_tnc_locate() local1458 zt = &znode->zbranch[n]; in ubifs_tnc_locate()1460 *lnum = zt->lnum; in ubifs_tnc_locate()1461 *offs = zt->offs; in ubifs_tnc_locate()1468 err = tnc_read_hashed_node(c, zt, node); in ubifs_tnc_locate()1472 err = ubifs_tnc_read_node(c, zt, node); in ubifs_tnc_locate()