Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dextent_map.c294 struct ocfs2_extent_block *eb; in ocfs2_last_eb_is_empty()
303 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_last_eb_is_empty()
365 struct ocfs2_extent_block *eb, *next_eb; in ocfs2_figure_hole_clusters()
370 eb = (struct ocfs2_extent_block *)eb_bh->b_data; in ocfs2_figure_hole_clusters()
387 next_eb = (struct ocfs2_extent_block *)next_eb_bh->b_data; in ocfs2_figure_hole_clusters()
418 struct ocfs2_extent_block *uninitialized_var(eb); in ocfs2_get_clusters_nocache()
439 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_get_clusters_nocache()
551 struct ocfs2_extent_block *eb; in ocfs2_xattr_get_clusters()
563 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_xattr_get_clusters()
Dalloc.c570 struct ocfs2_extent_block *eb);
673 struct ocfs2_extent_block *eb = (struct ocfs2_extent_block *)eb_bh->b_data; in ocfs2_path_insert_eb()
887 struct ocfs2_extent_block *eb = in ocfs2_validate_extent_block()
888 (struct ocfs2_extent_block *)bh->b_data; in ocfs2_validate_extent_block()
962 struct ocfs2_extent_block *eb; in ocfs2_num_free_extents()
976 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_num_free_extents()
1007 struct ocfs2_extent_block *eb; in ocfs2_create_new_meta_bhs()
1041 eb = (struct ocfs2_extent_block *) bhs[i]->b_data; in ocfs2_create_new_meta_bhs()
1165 struct ocfs2_extent_block *eb; in ocfs2_add_branch()
1173 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_add_branch()
[all …]
Docfs2_fs.h545 struct ocfs2_extent_block struct
1354 offsetof(struct ocfs2_extent_block, h_list.l_recs); in ocfs2_extent_recs_per_eb()
1522 offsetof(struct ocfs2_extent_block, h_list.l_recs); in ocfs2_extent_recs_per_eb()
Drefcounttree.c966 struct ocfs2_extent_block *eb, in ocfs2_get_refcount_cpos_end()
1075 struct ocfs2_extent_block *eb = NULL; in ocfs2_get_refcount_rec()
1099 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_get_refcount_rec()
2648 struct ocfs2_extent_block *eb = NULL; in ocfs2_refcount_cal_cow_clusters()
2663 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_refcount_cal_cow_clusters()
2824 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_refcount_cal_cow_clusters()
Djournal.c591 .ot_offset = offsetof(struct ocfs2_extent_block, h_check),
Ddir.c791 struct ocfs2_extent_block *eb; in ocfs2_dx_dir_lookup_rec()
802 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_dx_dir_lookup_rec()
Dxattr.c3675 struct ocfs2_extent_block *eb; in ocfs2_xattr_get_rec()
3687 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_xattr_get_rec()