Lines Matching refs:ocfs2_rec_clusters
629 clusters = ocfs2_rec_clusters(el, rec); in ocfs2_search_extent_list()
955 ocfs2_rec_clusters(el, &el->l_recs[i]); in ocfs2_sum_rightmost_rec()
1634 ocfs2_rec_clusters(el, rec); in __ocfs2_find_path()
2086 *cpos = *cpos + ocfs2_rec_clusters(el, in ocfs2_find_cpos_for_left_leaf()
2172 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_leftmost_rec_contains()
2367 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_update_edge_lengths()
5183 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_truncate_rec()
5298 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_remove_extent()
5306 le32_to_cpu(rec->e_cpos), ocfs2_rec_clusters(el, rec)); in ocfs2_remove_extent()
5352 ocfs2_rec_clusters(el, rec); in ocfs2_remove_extent()
5359 ocfs2_rec_clusters(el, rec)); in ocfs2_remove_extent()
6426 ocfs2_rec_clusters(el, rec), in ocfs2_trim_tree()
6430 BUG_ON(ocfs2_rec_clusters(el, rec) < clusters_to_del); in ocfs2_trim_tree()
6538 le32_to_cpu(rec->e_cpos), ocfs2_rec_clusters(el, rec), in ocfs2_trim_tree()
6560 BUG_ON(ocfs2_rec_clusters(el, &el->l_recs[0])); in ocfs2_trim_tree()
7166 ocfs2_rec_clusters(el, &el->l_recs[i]); in ocfs2_commit_truncate()
7170 clusters_to_del = ocfs2_rec_clusters(el, &el->l_recs[i]); in ocfs2_commit_truncate()
7172 clusters_to_del = (ocfs2_rec_clusters(el, &el->l_recs[i]) + in ocfs2_commit_truncate()