Home
last modified time | relevance | path

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

/fs/ubifs/
Dtnc.c1446 struct ubifs_zbranch zbr, *zt; in ubifs_tnc_locate() local
1458 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()