Searched defs:eb_bh (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/fs/ocfs2/ |
H A D | extent_map.c | 293 struct buffer_head *eb_bh = NULL; ocfs2_last_eb_is_empty() local 421 struct buffer_head *eb_bh = NULL; ocfs2_get_clusters_nocache() local 549 struct buffer_head *eb_bh = NULL; ocfs2_xattr_get_clusters() local 357 ocfs2_figure_hole_clusters(struct ocfs2_caching_info *ci, struct ocfs2_extent_list *el, struct buffer_head *eb_bh, u32 v_cluster, u32 *num_clusters) ocfs2_figure_hole_clusters() argument
|
H A D | dir.c | 799 struct buffer_head *eb_bh = NULL; ocfs2_dx_dir_lookup_rec() local
|
H A D | refcounttree.c | 1078 struct buffer_head *eb_bh = NULL, *ref_leaf_bh = NULL; ocfs2_get_refcount_rec() local 2657 struct buffer_head *eb_bh = NULL; ocfs2_refcount_cal_cow_clusters() local
|
H A D | alloc.c | 965 struct buffer_head *eb_bh = NULL; ocfs2_num_free_extents() local 670 ocfs2_path_insert_eb(struct ocfs2_path *path, int index, struct buffer_head *eb_bh) ocfs2_path_insert_eb() argument 1157 ocfs2_add_branch(handle_t *handle, struct ocfs2_extent_tree *et, struct buffer_head *eb_bh, struct buffer_head **last_eb_bh, struct ocfs2_alloc_context *meta_ac) ocfs2_add_branch() argument
|
H A D | xattr.c | 3680 struct buffer_head *eb_bh = NULL; ocfs2_xattr_get_rec() local
|
Completed in 234 milliseconds