Searched refs:ocfs2_extent_block (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | extent_map.c | 282 struct ocfs2_extent_block *eb; in ocfs2_last_eb_is_empty() 291 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_last_eb_is_empty() 353 struct ocfs2_extent_block *eb, *next_eb; in ocfs2_figure_hole_clusters() 358 eb = (struct ocfs2_extent_block *)eb_bh->b_data; in ocfs2_figure_hole_clusters() 375 next_eb = (struct ocfs2_extent_block *)next_eb_bh->b_data; in ocfs2_figure_hole_clusters() 406 struct ocfs2_extent_block *eb; in ocfs2_get_clusters_nocache() 427 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_get_clusters_nocache() 539 struct ocfs2_extent_block *eb; in ocfs2_xattr_get_clusters() 551 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_xattr_get_clusters()
|
H A D | alloc.c | 565 struct ocfs2_extent_block *eb); 668 struct ocfs2_extent_block *eb = (struct ocfs2_extent_block *)eb_bh->b_data; in ocfs2_path_insert_eb() 882 struct ocfs2_extent_block *eb = in ocfs2_validate_extent_block() 883 (struct ocfs2_extent_block *)bh->b_data; in ocfs2_validate_extent_block() 954 struct ocfs2_extent_block *eb; in ocfs2_num_free_extents() 968 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_num_free_extents() 999 struct ocfs2_extent_block *eb; in ocfs2_create_new_meta_bhs() 1033 eb = (struct ocfs2_extent_block *) bhs[i]->b_data; in ocfs2_create_new_meta_bhs() 1156 struct ocfs2_extent_block *e in ocfs2_add_branch() [all...] |
H A D | ocfs2_fs.h | 456 * is contained inside ocfs2_dinode or ocfs2_extent_block, so the 458 * ocfs2_extent_block.h_list, respectively. 505 struct ocfs2_extent_block struct 1314 offsetof(struct ocfs2_extent_block, h_list.l_recs); in ocfs2_extent_recs_per_eb() 1482 offsetof(struct ocfs2_extent_block, h_list.l_recs); in ocfs2_extent_recs_per_eb()
|
H A D | refcounttree.c | 960 struct ocfs2_extent_block *eb, in ocfs2_get_refcount_cpos_end() 1069 struct ocfs2_extent_block *eb = NULL; in ocfs2_get_refcount_rec() 1093 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_get_refcount_rec() 2640 struct ocfs2_extent_block *eb = NULL; in ocfs2_refcount_cal_cow_clusters() 2655 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_refcount_cal_cow_clusters() 2816 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_refcount_cal_cow_clusters()
|
H A D | dir.c | 780 struct ocfs2_extent_block *eb; in ocfs2_dx_dir_lookup_rec() 791 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_dx_dir_lookup_rec()
|
H A D | journal.c | 578 .ot_offset = offsetof(struct ocfs2_extent_block, h_check),
|
H A D | xattr.c | 3694 struct ocfs2_extent_block *eb; in ocfs2_xattr_get_rec() 3706 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_xattr_get_rec()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | extent_map.c | 280 struct ocfs2_extent_block *eb; in ocfs2_last_eb_is_empty() 289 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_last_eb_is_empty() 351 struct ocfs2_extent_block *eb, *next_eb; in ocfs2_figure_hole_clusters() 356 eb = (struct ocfs2_extent_block *)eb_bh->b_data; in ocfs2_figure_hole_clusters() 373 next_eb = (struct ocfs2_extent_block *)next_eb_bh->b_data; in ocfs2_figure_hole_clusters() 404 struct ocfs2_extent_block *eb; in ocfs2_get_clusters_nocache() 425 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_get_clusters_nocache() 537 struct ocfs2_extent_block *eb; in ocfs2_xattr_get_clusters() 549 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_xattr_get_clusters()
|
H A D | alloc.c | 563 struct ocfs2_extent_block *eb); 666 struct ocfs2_extent_block *eb = (struct ocfs2_extent_block *)eb_bh->b_data; in ocfs2_path_insert_eb() 880 struct ocfs2_extent_block *eb = in ocfs2_validate_extent_block() 881 (struct ocfs2_extent_block *)bh->b_data; in ocfs2_validate_extent_block() 952 struct ocfs2_extent_block *eb; in ocfs2_num_free_extents() 966 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_num_free_extents() 997 struct ocfs2_extent_block *eb; in ocfs2_create_new_meta_bhs() 1031 eb = (struct ocfs2_extent_block *) bhs[i]->b_data; in ocfs2_create_new_meta_bhs() 1154 struct ocfs2_extent_block *e in ocfs2_add_branch() [all...] |
H A D | ocfs2_fs.h | 454 * is contained inside ocfs2_dinode or ocfs2_extent_block, so the 456 * ocfs2_extent_block.h_list, respectively. 503 struct ocfs2_extent_block struct 1312 offsetof(struct ocfs2_extent_block, h_list.l_recs); in ocfs2_extent_recs_per_eb() 1480 offsetof(struct ocfs2_extent_block, h_list.l_recs); in ocfs2_extent_recs_per_eb()
|
H A D | refcounttree.c | 958 struct ocfs2_extent_block *eb, in ocfs2_get_refcount_cpos_end() 1067 struct ocfs2_extent_block *eb = NULL; in ocfs2_get_refcount_rec() 1091 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_get_refcount_rec() 2638 struct ocfs2_extent_block *eb = NULL; in ocfs2_refcount_cal_cow_clusters() 2653 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_refcount_cal_cow_clusters() 2814 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_refcount_cal_cow_clusters()
|
H A D | dir.c | 772 struct ocfs2_extent_block *eb; in ocfs2_dx_dir_lookup_rec() 783 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_dx_dir_lookup_rec()
|
H A D | journal.c | 574 .ot_offset = offsetof(struct ocfs2_extent_block, h_check),
|
H A D | xattr.c | 3688 struct ocfs2_extent_block *eb; in ocfs2_xattr_get_rec() 3700 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_xattr_get_rec()
|
Completed in 64 milliseconds