Home
last modified time | relevance | path

Searched refs:ocfs2_rec_clusters (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dextent_map.c470 ocfs2_rec_clusters(el, rec)); in ocfs2_get_clusters_nocache()
578 ocfs2_rec_clusters(el, rec)); in ocfs2_xattr_get_clusters()
587 *num_clusters = ocfs2_rec_clusters(el, rec) - coff; in ocfs2_xattr_get_clusters()
H A Dalloc.h234 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters() function
H A Dalloc.c779 clusters = ocfs2_rec_clusters(el, rec); in ocfs2_search_extent_list()
1086 ocfs2_rec_clusters(el, &el->l_recs[i]); in ocfs2_sum_rightmost_rec()
1820 ocfs2_rec_clusters(el, rec); in __ocfs2_find_path()
1971 if (!ocfs2_rec_clusters(right_child_el, &right_child_el->l_recs[0])) { in ocfs2_adjust_adjacent_records()
2253 *cpos = *cpos + ocfs2_rec_clusters(el, in ocfs2_find_cpos_for_left_leaf()
2340 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_leftmost_rec_contains()
2547 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_update_edge_lengths()
5448 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_truncate_rec()
5565 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_remove_extent()
5573 ocfs2_rec_clusters(e in ocfs2_remove_extent()
[all...]
H A Dfile.c1715 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_calc_trunc_pos()
H A Ddir.c818 ocfs2_rec_clusters(el, rec)); in ocfs2_dx_dir_lookup_rec()
H A Dxattr.c3731 ocfs2_rec_clusters(el, rec)); in ocfs2_xattr_get_rec()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dextent_map.c468 ocfs2_rec_clusters(el, rec)); in ocfs2_get_clusters_nocache()
576 ocfs2_rec_clusters(el, rec)); in ocfs2_xattr_get_clusters()
585 *num_clusters = ocfs2_rec_clusters(el, rec) - coff; in ocfs2_xattr_get_clusters()
H A Dalloc.h232 static inline unsigned int ocfs2_rec_clusters(struct ocfs2_extent_list *el, in ocfs2_rec_clusters() function
H A Dalloc.c777 clusters = ocfs2_rec_clusters(el, rec); in ocfs2_search_extent_list()
1084 ocfs2_rec_clusters(el, &el->l_recs[i]); in ocfs2_sum_rightmost_rec()
1818 ocfs2_rec_clusters(el, rec); in __ocfs2_find_path()
1969 if (!ocfs2_rec_clusters(right_child_el, &right_child_el->l_recs[0])) { in ocfs2_adjust_adjacent_records()
2251 *cpos = *cpos + ocfs2_rec_clusters(el, in ocfs2_find_cpos_for_left_leaf()
2338 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_leftmost_rec_contains()
2545 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_update_edge_lengths()
5446 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_truncate_rec()
5563 rec_range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_remove_extent()
5571 ocfs2_rec_clusters(e in ocfs2_remove_extent()
[all...]
H A Dfile.c1709 range = le32_to_cpu(rec->e_cpos) + ocfs2_rec_clusters(el, rec); in ocfs2_calc_trunc_pos()
H A Ddir.c810 ocfs2_rec_clusters(el, rec)); in ocfs2_dx_dir_lookup_rec()
H A Dxattr.c3725 ocfs2_rec_clusters(el, rec)); in ocfs2_xattr_get_rec()

Completed in 52 milliseconds