Searched refs:total_sect (Results 1 – 7 of 7) sorted by relevance
45 get_fs()->total_sect = ((uint64_t)info->size * info->blksz) >> in ext4fs_set_blk_dev()
211 (part_offset + fs->total_sect)) { in put_ext4()213 printf("total_sector is %" PRIu64 "\n", fs->total_sect); in put_ext4()
83 uint64_t total_sect; member
105 __u32 total_sect; /* Number of sectors (if sectors == 0) */ member
123 __le32 total_sect; /* number of sectors (if sectors == 0) */ member
507 bs->total_sect = FAT2CPU32(bs->total_sect); in read_bootsectandvi()
924 total_sector = bs.total_sect; in do_fat_write()