Home
last modified time | relevance | path

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

/fs/ocfs2/
Dextent_map.c282 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()
Dalloc.c565 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()
1157 struct ocfs2_extent_block *eb; in ocfs2_add_branch()
1165 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_add_branch()
[all …]
Docfs2_fs.h505 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()
Drefcounttree.c958 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()
Djournal.c578 .ot_offset = offsetof(struct ocfs2_extent_block, h_check),
Ddir.c774 struct ocfs2_extent_block *eb; in ocfs2_dx_dir_lookup_rec()
785 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_dx_dir_lookup_rec()
Dxattr.c3694 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()