Home
last modified time | relevance | path

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

/linux-4.1.27/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()
550 struct ocfs2_extent_block *eb; in ocfs2_xattr_get_clusters()
562 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.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.c968 struct ocfs2_extent_block *eb, in ocfs2_get_refcount_cpos_end()
1077 struct ocfs2_extent_block *eb = NULL; in ocfs2_get_refcount_rec()
1101 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_get_refcount_rec()
2658 struct ocfs2_extent_block *eb = NULL; in ocfs2_refcount_cal_cow_clusters()
2673 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_refcount_cal_cow_clusters()
2835 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_refcount_cal_cow_clusters()
Djournal.c593 .ot_offset = offsetof(struct ocfs2_extent_block, h_check),
Ddir.c800 struct ocfs2_extent_block *eb; in ocfs2_dx_dir_lookup_rec()
811 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_dx_dir_lookup_rec()
Dxattr.c3681 struct ocfs2_extent_block *eb; in ocfs2_xattr_get_rec()
3693 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_xattr_get_rec()