Searched refs:new_count (Results 1 – 4 of 4) sorted by relevance
217 for (i = 0; i < rv->new_count; i++) { in dlm_recover_members()335 int error, ids_count = 0, new_count = 0; in dlm_ls_start() local342 &new, &new_count); in dlm_ls_start()360 rv->new_count = new_count; in dlm_ls_start()
855 int i = 0, rv = 0, ids_count = 0, new_count = 0; in dlm_nodeid_list() local880 new_count++; in dlm_nodeid_list()886 if (!new_count) in dlm_nodeid_list()889 new = kcalloc(new_count, sizeof(int), GFP_KERNEL); in dlm_nodeid_list()903 *new_count_out = new_count; in dlm_nodeid_list()
136 int new_count; member
141 int new_count; in omfs_grow_extent() local180 &new_block, &new_count); in omfs_grow_extent()190 entry->e_blocks = cpu_to_be64((u64) new_count); in omfs_grow_extent()193 be64_to_cpu(~terminator->e_blocks) + (u64) new_count)); in omfs_grow_extent()