Searched refs:total_data_blocks (Results 1 – 2 of 2) sorted by relevance
624 unsigned int *total_node_blocks, unsigned int *total_data_blocks, in get_additional_blocks_required() argument654 *total_data_blocks = (*total_data_blocks > min_free_data_blocks) ? in get_additional_blocks_required()655 *total_data_blocks - min_free_data_blocks : 0; in get_additional_blocks_required()670 unsigned int total_data_blocks = 0; in __get_secs_required() local674 total_data_blocks = get_pages(sbi, F2FS_DIRTY_DATA); in __get_secs_required()681 total_data_blocks += total_dent_blocks; in __get_secs_required()687 &total_data_blocks, separate_dent); in __get_secs_required()691 DIV_ROUND_UP(total_data_blocks, CAP_BLKS_PER_SEC(sbi)); in __get_secs_required()
665 block_count_t total_slab_blocks, total_data_blocks; in vdo_configure_slab_depot() local684 total_data_blocks = slab_count * slab_config.data_blocks; in vdo_configure_slab_depot()696 (unsigned long long) total_data_blocks, slab_count, in vdo_configure_slab_depot()