Searched refs:allocated_clusters (Results 1 – 6 of 6) sorted by relevance
154 uint64_t allocated_clusters; member
82 check->result->bfi.allocated_clusters++; in qed_check_l2_table()
949 res->bfi.allocated_clusters++; in parallels_collect_statistics()
1738 res->bfi.allocated_clusters++; in check_refcounts_l2()1813 res->bfi.allocated_clusters++; in check_refcounts_l2()
655 if (check->total_clusters != 0 && check->allocated_clusters != 0) { in dump_human_image_check()658 check->allocated_clusters, check->total_clusters, in dump_human_image_check()659 check->allocated_clusters * 100.0 / check->total_clusters, in dump_human_image_check()660 check->fragmented_clusters * 100.0 / check->allocated_clusters, in dump_human_image_check()662 check->allocated_clusters); in dump_human_image_check()700 check->allocated_clusters = result.bfi.allocated_clusters; in collect_image_check()701 check->has_allocated_clusters = result.bfi.allocated_clusters != 0; in collect_image_check()
4154 unsigned int allocated_clusters = 0; in ext4_ext_map_blocks() local4339 allocated_clusters = ar.len; in ext4_ext_map_blocks()4359 if (allocated_clusters) { in ext4_ext_map_blocks()4371 EXT4_C2B(sbi, allocated_clusters), in ext4_ext_map_blocks()4383 if (test_opt(inode->i_sb, DELALLOC) && allocated_clusters) { in ext4_ext_map_blocks()4389 ext4_da_update_reserve_space(inode, allocated_clusters, in ext4_ext_map_blocks()4407 len = allocated_clusters << sbi->s_cluster_bits; in ext4_ext_map_blocks()