Searched refs:nr_nat_blks (Results 1 – 2 of 2) sorted by relevance
39 u32 nr_nat_blks, nid; in nat_dump() local51 nr_nat_blks = get_sb(segment_count_nat) << in nat_dump()57 for (block_off = 0; block_off < nr_nat_blks; pack = 1, block_off++) { in nat_dump()
2150 u32 nid, nr_nat_blks; in build_nat_area_bitmap() local2161 nr_nat_blks = (get_sb(segment_count_nat) / 2) << in build_nat_area_bitmap()2164 fsck->nr_nat_entries = nr_nat_blks * NAT_ENTRY_PER_BLOCK; in build_nat_area_bitmap()2173 for (block_off = 0; block_off < nr_nat_blks; block_off++) { in build_nat_area_bitmap()