Searched refs:total_dent_blocks (Results 1 – 1 of 1) sorted by relevance
614 unsigned int total_dent_blocks = get_pages(sbi, F2FS_DIRTY_DENTS); in has_not_enough_free_secs() local616 unsigned int dent_secs = total_dent_blocks / CAP_BLKS_PER_SEC(sbi); in has_not_enough_free_secs()618 unsigned int dent_blocks = total_dent_blocks % CAP_BLKS_PER_SEC(sbi); in has_not_enough_free_secs()