Home
last modified time | relevance | path

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

/fs/ocfs2/
Dextent_map.c295 struct ocfs2_extent_block *eb; in ocfs2_last_eb_is_empty()
304 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_last_eb_is_empty()
366 struct ocfs2_extent_block *eb, *next_eb; in ocfs2_figure_hole_clusters()
371 eb = (struct ocfs2_extent_block *)eb_bh->b_data; in ocfs2_figure_hole_clusters()
388 next_eb = (struct ocfs2_extent_block *)next_eb_bh->b_data; in ocfs2_figure_hole_clusters()
419 struct ocfs2_extent_block *uninitialized_var(eb); in ocfs2_get_clusters_nocache()
440 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()
964 struct ocfs2_extent_block *eb; in ocfs2_num_free_extents()
978 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_num_free_extents()
1009 struct ocfs2_extent_block *eb; in ocfs2_create_new_meta_bhs()
1043 eb = (struct ocfs2_extent_block *) bhs[i]->b_data; in ocfs2_create_new_meta_bhs()
1167 struct ocfs2_extent_block *eb; in ocfs2_add_branch()
1175 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_add_branch()
[all …]
Docfs2_fs.h536 struct ocfs2_extent_block struct
1343 offsetof(struct ocfs2_extent_block, h_list.l_recs); in ocfs2_extent_recs_per_eb()
1511 offsetof(struct ocfs2_extent_block, h_list.l_recs); in ocfs2_extent_recs_per_eb()
Drefcounttree.c963 struct ocfs2_extent_block *eb, in ocfs2_get_refcount_cpos_end()
1072 struct ocfs2_extent_block *eb = NULL; in ocfs2_get_refcount_rec()
1096 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_get_refcount_rec()
2657 struct ocfs2_extent_block *eb = NULL; in ocfs2_refcount_cal_cow_clusters()
2672 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_refcount_cal_cow_clusters()
2834 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_refcount_cal_cow_clusters()
Djournal.c546 .ot_offset = offsetof(struct ocfs2_extent_block, h_check),
Ddir.c801 struct ocfs2_extent_block *eb; in ocfs2_dx_dir_lookup_rec()
812 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_dx_dir_lookup_rec()
Dxattr.c3667 struct ocfs2_extent_block *eb; in ocfs2_xattr_get_rec()
3679 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_xattr_get_rec()