Searched refs:num_free_extents (Results 1 – 1 of 1) sorted by relevance
157 int ret, num_free_extents; in ocfs2_lock_meta_allocator_move_extents() local161 num_free_extents = ocfs2_num_free_extents(et); in ocfs2_lock_meta_allocator_move_extents()162 if (num_free_extents < 0) { in ocfs2_lock_meta_allocator_move_extents()163 ret = num_free_extents; in ocfs2_lock_meta_allocator_move_extents()168 if (!num_free_extents || in ocfs2_lock_meta_allocator_move_extents()169 (ocfs2_sparse_alloc(osb) && num_free_extents < max_recs_needed)) in ocfs2_lock_meta_allocator_move_extents()