Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A 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()
A Dalloc.c666 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()
952 struct ocfs2_extent_block *eb; in ocfs2_num_free_extents()
997 struct ocfs2_extent_block *eb; in ocfs2_create_new_meta_bhs()
1154 struct ocfs2_extent_block *eb; in ocfs2_add_branch()
1355 struct ocfs2_extent_block *eb; in ocfs2_shift_tree_depth()
1454 struct ocfs2_extent_block *eb; in ocfs2_find_branch_target()
1793 struct ocfs2_extent_block *eb; in __ocfs2_find_path()
1905 struct ocfs2_extent_block *eb =(struct ocfs2_extent_block *)bh->b_data; in find_leaf_ins()
2528 struct ocfs2_extent_block *eb; in ocfs2_update_edge_lengths()
[all …]
A 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()
A 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()
A Djournal.c577 .ot_offset = offsetof(struct ocfs2_extent_block, h_check),
A Ddir.c772 struct ocfs2_extent_block *eb; in ocfs2_dx_dir_lookup_rec()
783 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_dx_dir_lookup_rec()
A Dxattr.c3692 struct ocfs2_extent_block *eb; in ocfs2_xattr_get_rec()
3704 eb = (struct ocfs2_extent_block *) eb_bh->b_data; in ocfs2_xattr_get_rec()

Completed in 55 milliseconds