Home
last modified time | relevance | path

Searched refs:zt (Results 1 – 1 of 1) sorted by relevance

/fs/ubifs/
Dtnc.c1482 struct ubifs_zbranch zbr, *zt; in ubifs_tnc_locate() local
1494 zt = &znode->zbranch[n]; in ubifs_tnc_locate()
1496 *lnum = zt->lnum; in ubifs_tnc_locate()
1497 *offs = zt->offs; in ubifs_tnc_locate()
1504 err = tnc_read_hashed_node(c, zt, node); in ubifs_tnc_locate()
1508 err = ubifs_tnc_read_node(c, zt, node); in ubifs_tnc_locate()