Lines Matching refs:l_count

979 	retval = le16_to_cpu(el->l_count) - le16_to_cpu(el->l_next_free_rec);  in ocfs2_num_free_extents()
1047 eb->h_list.l_count = in ocfs2_create_new_meta_bhs()
1499 le16_to_cpu(el->l_count)) { in ocfs2_find_branch_target()
1509 if (!lowest_bh && (el->l_next_free_rec == el->l_count)) in ocfs2_find_branch_target()
1603 int count = le16_to_cpu(el->l_count); in ocfs2_shift_records_right()
1628 BUG_ON(el->l_next_free_rec == el->l_count && !has_empty); in ocfs2_rotate_leaf()
1659 le16_to_cpu(el->l_count)); in ocfs2_rotate_leaf()
1662 BUG_ON(insert_index >= le16_to_cpu(el->l_count)); in ocfs2_rotate_leaf()
1669 BUG_ON(next_free >= le16_to_cpu(el->l_count)); in ocfs2_rotate_leaf()
1688 BUG_ON(le16_to_cpu(el->l_next_free_rec) > le16_to_cpu(el->l_count)); in ocfs2_rotate_leaf()
1729 mlog_bug_on_msg(el->l_count == el->l_next_free_rec, in ocfs2_create_empty_extent()
1732 le16_to_cpu(el->l_count), in ocfs2_create_empty_extent()
1860 le16_to_cpu(el->l_count)) { in __ocfs2_find_path()
1866 le16_to_cpu(el->l_count)); in __ocfs2_find_path()
2136 if (left_el->l_next_free_rec != left_el->l_count) { in ocfs2_rotate_subtree_right()
3316 BUG_ON(left_el->l_next_free_rec != left_el->l_count); in ocfs2_get_right_path()
3376 le16_to_cpu(el->l_next_free_rec) == le16_to_cpu(el->l_count)) { in ocfs2_merge_rec_right()
3551 le16_to_cpu(left_el->l_count)); in ocfs2_merge_rec_left()
3930 le16_to_cpu(el->l_count), in ocfs2_insert_at_leaf()
3936 le16_to_cpu(el->l_count), in ocfs2_insert_at_leaf()
4402 le16_to_cpu(new_el->l_count)) { in ocfs2_figure_merge_contig_type()
4409 le16_to_cpu(new_el->l_count)); in ocfs2_figure_merge_contig_type()
4433 else if (le16_to_cpu(el->l_next_free_rec) == le16_to_cpu(el->l_count) && in ocfs2_figure_merge_contig_type()
4627 *free_records = le16_to_cpu(el->l_count) - in ocfs2_figure_insert_type()
4950 le16_to_cpu(rightmost_el->l_count)) { in ocfs2_split_and_insert()
5331 le16_to_cpu(rightmost_el->l_count)) { in ocfs2_split_tree()
6753 eb->h_list.l_count = in ocfs2_reuse_blk_from_dealloc()
7055 di->id2.i_list.l_count = cpu_to_le16( in ocfs2_dinode_new_extent_list()