Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dlpt_commit.c50 cnode = nnode->nbranch[i].cnode; in first_dirty_cnode()
81 cnode = nnode->nbranch[i].cnode; in next_dirty_cnode()
573 if (nnode->nbranch[iip].lnum) in next_pnode_to_dirty()
584 if (nnode->nbranch[iip].lnum) in next_pnode_to_dirty()
597 if (nnode->nbranch[iip].lnum) in next_pnode_to_dirty()
613 if (nnode->nbranch[iip].lnum) in next_pnode_to_dirty()
1395 if (nnode->nbranch[i].nnode) { in first_nnode()
1397 nnode = nnode->nbranch[i].nnode; in first_nnode()
1442 if (nnode->nbranch[i].nnode) { in next_nnode()
1484 kfree(nnode->nbranch[i].nnode); in ubifs_lpt_free()
[all …]
A Dlpt.c391 int lnum = nnode->nbranch[i].lnum; in ubifs_pack_nnode()
754 nnode->nbranch[j].lnum = 0; in ubifs_create_dflt_lpt()
755 nnode->nbranch[j].offs = 0; in ubifs_create_dflt_lpt()
1016 nnode->nbranch[i].lnum = lnum; in ubifs_unpack_nnode()
1200 branch = &parent->nbranch[iip]; in ubifs_read_nnode()
1267 branch = &parent->nbranch[iip]; in read_pnode()
1402 branch = &parent->nbranch[iip]; in ubifs_get_nnode()
1428 branch = &parent->nbranch[iip]; in ubifs_get_pnode()
1809 branch = &parent->nbranch[iip]; in scan_get_nnode()
1868 branch = &parent->nbranch[iip]; in scan_get_pnode()
[all …]
A Dubifs.h1210 struct ubifs_nbranch nbranch[UBIFS_LPT_FANOUT]; member

Completed in 17 milliseconds