Searched refs:ihead_lnum (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | master.c | 137 if (c->ihead_lnum >= c->leb_cnt || c->ihead_lnum < c->main_first || in validate_master() 281 c->ihead_lnum = le32_to_cpu(c->mst_node->ihead_lnum); in ubifs_read_master()
|
| H A D | ubifs-media.h | 688 __le32 ihead_lnum; member
|
| H A D | replay.c | 973 lp = ubifs_lpt_lookup_dirty(c, c->ihead_lnum); in take_ihead() 1014 ubifs_err(c, "bad index head LEB %d:%d", c->ihead_lnum, in ubifs_replay_journal()
|
| H A D | recovery.c | 969 dbg_rcvry("checking index head at %d:%d", c->ihead_lnum, c->ihead_offs); in ubifs_recover_inl_heads() 970 err = recover_head(c, c->ihead_lnum, c->ihead_offs, sbuf); in ubifs_recover_inl_heads()
|
| H A D | sb.c | 216 mst->ihead_lnum = cpu_to_le32(main_first + DEFAULT_IDX_LEB); in create_default_filesystem()
|
| H A D | debug.c | 380 pr_err("\tihead_lnum %u\n", le32_to_cpu(mst->ihead_lnum)); in ubifs_dump_node() 617 pr_err("\tgc_lnum %d, ihead_lnum %d\n", c->gc_lnum, c->ihead_lnum); in ubifs_dump_budg() 2565 } else if (lnum == c->ihead_lnum) { in power_cut_emulated()
|
| H A D | lprops.c | 1177 lnum != c->ihead_lnum) { in scan_check_cb()
|
| H A D | ubifs.h | 1886 int ihead_lnum; member
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | master.c | 216 if (c->ihead_lnum >= c->leb_cnt || c->ihead_lnum < c->main_first || in validate_master() 360 c->ihead_lnum = le32_to_cpu(c->mst_node->ihead_lnum); in ubifs_read_master()
|
| H A D | tnc_commit.c | 439 lnum = c->ihead_lnum; in layout_in_empty_space() 839 lnum = c->ihead_lnum; in write_index() 1020 c->ihead_lnum = lnum; in write_index()
|
| H A D | commit.c | 166 c->mst_node->ihead_lnum = cpu_to_le32(c->ihead_lnum); in do_commit()
|
| H A D | ubifs-media.h | 732 __le32 ihead_lnum; member
|
| H A D | replay.c | 1148 lp = ubifs_lpt_lookup_dirty(c, c->ihead_lnum); in take_ihead() 1189 ubifs_err(c, "bad index head LEB %d:%d", c->ihead_lnum, in ubifs_replay_journal()
|
| H A D | recovery.c | 993 dbg_rcvry("checking index head at %d:%d", c->ihead_lnum, c->ihead_offs); in ubifs_recover_inl_heads() 994 err = recover_head(c, c->ihead_lnum, c->ihead_offs, sbuf); in ubifs_recover_inl_heads()
|
| H A D | debug.c | 371 pr_err("\tihead_lnum %u\n", le32_to_cpu(mst->ihead_lnum)); in ubifs_dump_node() 612 pr_err("\tgc_lnum %d, ihead_lnum %d\n", c->gc_lnum, c->ihead_lnum); in ubifs_dump_budg() 2518 } else if (lnum == c->ihead_lnum) { in power_cut_emulated()
|
| H A D | sb.c | 233 mst->ihead_lnum = cpu_to_le32(main_first + DEFAULT_IDX_LEB); in create_default_filesystem()
|
| H A D | ubifs.h | 1309 int ihead_lnum; member
|
| H A D | lprops.c | 1171 lnum != c->ihead_lnum) { in scan_check_cb()
|