Home
last modified time | relevance | path

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

/fs/ocfs2/
Dextent_map.c280 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()
Dalloc.c563 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 *eb; in ocfs2_add_branch()
1162 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_add_branch()
[all …]
Docfs2_fs.h503 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()
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()
Ddir.c778 struct ocfs2_extent_block *eb; in ocfs2_dx_dir_lookup_rec()
789 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_dx_dir_lookup_rec()
Djournal.c587 ot->ot_offset = offsetof(struct ocfs2_extent_block, h_check); in ocfs2_setup_csum_triggers()
Dxattr.c3688 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()