Home
last modified time | relevance | path

Searched refs:ocfs2_rec_clusters (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/fs/ocfs2/
Dextent_map.c482 ocfs2_rec_clusters(el, rec)); in ocfs2_get_clusters_nocache()
590 ocfs2_rec_clusters(el, rec)); in ocfs2_xattr_get_clusters()
599 *num_clusters = ocfs2_rec_clusters(el, rec) - coff; in ocfs2_xattr_get_clusters()
Dalloc.h246 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters() function
Dalloc.c784 clusters = ocfs2_rec_clusters(el, rec); in ocfs2_search_extent_list()
1095 ocfs2_rec_clusters(el, &el->l_recs[i]); in ocfs2_sum_rightmost_rec()
1803 ocfs2_rec_clusters(el, rec); in __ocfs2_find_path()
1956 if (!ocfs2_rec_clusters(right_child_el, &right_child_el->l_recs[0])) { in ocfs2_adjust_adjacent_records()
2239 *cpos = *cpos + ocfs2_rec_clusters(el, in ocfs2_find_cpos_for_left_leaf()
2326 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_leftmost_rec_contains()
2548 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_update_edge_lengths()
5426 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_truncate_rec()
5546 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_remove_extent()
5554 ocfs2_rec_clusters(el, rec)); in ocfs2_remove_extent()
[all …]
Djournal.h609 ocfs2_rec_clusters(last_el, &last_el->l_recs[i]) == clusters_to_del) in ocfs2_calc_tree_trunc_credits()
Dfile.c1640 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_calc_trunc_pos()
Ddir.c829 ocfs2_rec_clusters(el, rec)); in ocfs2_dx_dir_lookup_rec()
Dxattr.c3712 ocfs2_rec_clusters(el, rec)); in ocfs2_xattr_get_rec()