Searched refs:new_count (Results 1 – 2 of 2) sorted by relevance
325 u64 new_count; in ocfs2_blockcheck_inc_check() local332 new_count = stats->b_check_count; in ocfs2_blockcheck_inc_check()335 if (!new_count) in ocfs2_blockcheck_inc_check()341 u64 new_count; in ocfs2_blockcheck_inc_failure() local348 new_count = stats->b_failure_count; in ocfs2_blockcheck_inc_failure()351 if (!new_count) in ocfs2_blockcheck_inc_failure()357 u64 new_count; in ocfs2_blockcheck_inc_recover() local364 new_count = stats->b_recover_count; in ocfs2_blockcheck_inc_recover()367 if (!new_count) in ocfs2_blockcheck_inc_recover()
125 int new_count; in omfs_grow_extent() local164 &new_block, &new_count); in omfs_grow_extent()174 entry->e_blocks = cpu_to_be64((u64) new_count); in omfs_grow_extent()177 be64_to_cpu(~terminator->e_blocks) + (u64) new_count)); in omfs_grow_extent()