Home | History | Annotate | Download | only in misc

Lines Matching refs:total_size

880 	blk64_t total_size, offset;
890 total_size = ext2fs_blocks_count(sb) << cluster_bits;
898 header->size = ext2fs_cpu_to_be64(total_size);
909 l1_size = ((total_size + (1LL << shift) - 1) >> shift);