Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ubifs/
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 …]
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()
A Dubifs.h1458 int lpt_hght; member
A Ddebug.c805 pr_err("\tlpt_hght: %d\n", c->lpt_hght); in ubifs_dump_lpt_info()

Completed in 44 milliseconds