Lines Matching refs:ocfs2_rec_clusters
777 clusters = ocfs2_rec_clusters(el, rec); in ocfs2_search_extent_list()
1091 ocfs2_rec_clusters(el, &el->l_recs[i]); in ocfs2_sum_rightmost_rec()
1825 ocfs2_rec_clusters(el, rec); in __ocfs2_find_path()
1976 if (!ocfs2_rec_clusters(right_child_el, &right_child_el->l_recs[0])) { in ocfs2_adjust_adjacent_records()
2258 *cpos = *cpos + ocfs2_rec_clusters(el, in ocfs2_find_cpos_for_left_leaf()
2345 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_leftmost_rec_contains()
2552 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_update_edge_lengths()
5453 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_truncate_rec()
5570 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_remove_extent()
5578 ocfs2_rec_clusters(el, rec)); in ocfs2_remove_extent()
5624 ocfs2_rec_clusters(el, rec); in ocfs2_remove_extent()
5630 ocfs2_rec_clusters(el, rec)); in ocfs2_remove_extent()
7292 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_commit_truncate()
7322 trunc_len = ocfs2_rec_clusters(el, rec); in ocfs2_commit_truncate()