Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dlpt.c61 c->lpt_hght = 1; in do_calc_lpt_geom()
64 c->lpt_hght += 1; in do_calc_lpt_geom()
72 for (i = 1; i < c->lpt_hght; i++) { in do_calc_lpt_geom()
839 dbg_lp("lpt_hght %d", c->lpt_hght); in ubifs_create_dflt_lpt()
1237 nnode->level = c->lpt_hght; in ubifs_read_nnode()
1459 for (h = 1; h < c->lpt_hght; h++) { in ubifs_lpt_lookup()
1595 for (h = 1; h < c->lpt_hght; h++) { in ubifs_lpt_lookup_dirty()
1669 dbg_lp("lpt_hght %d", c->lpt_hght); in lpt_init_rd()
1961 for (h = 1; h < c->lpt_hght; h++) { in ubifs_lpt_scan_nolock()
1990 for (h = 1; h < c->lpt_hght; h++) { in ubifs_lpt_scan_nolock()
[all …]
H A Dlpt_commit.c638 shft = c->lpt_hght * UBIFS_LPT_FANOUT_SHIFT; in pnode_lookup()
639 for (h = 1; h < c->lpt_hght; h++) { in pnode_lookup()
1389 for (h = 1; h < c->lpt_hght; h++) { in first_nnode()
1436 for (h = *hght + 1; h < c->lpt_hght; h++) { in next_nnode()
H A Dubifs.h2006 int lpt_hght; member
H A Ddebug.c777 pr_err("\tlpt_hght: %d\n", c->lpt_hght); in ubifs_dump_lpt_info()
/openbmc/linux/fs/ubifs/
H A Dlpt.c54 c->lpt_hght = 1; in do_calc_lpt_geom()
57 c->lpt_hght += 1; in do_calc_lpt_geom()
65 for (i = 1; i < c->lpt_hght; i++) { in do_calc_lpt_geom()
853 dbg_lp("lpt_hght %d", c->lpt_hght); in ubifs_create_dflt_lpt()
1250 nnode->level = c->lpt_hght; in ubifs_read_nnode()
1469 for (h = 1; h < c->lpt_hght; h++) { in ubifs_pnode_lookup()
1620 for (h = 1; h < c->lpt_hght; h++) { in ubifs_lpt_lookup_dirty()
1826 dbg_lp("lpt_hght %d", c->lpt_hght); in lpt_init_rd()
2113 for (h = 1; h < c->lpt_hght; h++) { in ubifs_lpt_scan_nolock()
2142 for (h = 1; h < c->lpt_hght; h++) { in ubifs_lpt_scan_nolock()
[all …]
H A Dlpt_commit.c1348 for (h = 1; h < c->lpt_hght; h++) { in first_nnode()
1395 for (h = *hght + 1; h < c->lpt_hght; h++) { in next_nnode()
H A Dubifs.h1458 int lpt_hght; member
H A Ddebug.c805 pr_err("\tlpt_hght: %d\n", c->lpt_hght); in ubifs_dump_lpt_info()