Home
last modified time | relevance | path

Searched refs:ref_leaf_bh (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Drefcounttree.c877 struct buffer_head *ref_leaf_bh, in ocfs2_find_refcount_rec_in_rl()
884 (struct ocfs2_refcount_block *)ref_leaf_bh->b_data; in ocfs2_find_refcount_rec_in_rl()
1070 struct buffer_head *eb_bh = NULL, *ref_leaf_bh = NULL; in ocfs2_get_refcount_rec() local
1128 &ref_leaf_bh); in ocfs2_get_refcount_rec()
1134 ocfs2_find_refcount_rec_in_rl(ci, ref_leaf_bh, cpos, len, in ocfs2_get_refcount_rec()
1136 *ret_bh = ref_leaf_bh; in ocfs2_get_refcount_rec()
1237 struct buffer_head *ref_leaf_bh, in ocfs2_change_refcount_rec()
1242 (struct ocfs2_refcount_block *)ref_leaf_bh->b_data; in ocfs2_change_refcount_rec()
1246 ret = ocfs2_journal_access_rb(handle, ci, ref_leaf_bh, in ocfs2_change_refcount_rec()
1271 ocfs2_journal_dirty(handle, ref_leaf_bh); in ocfs2_change_refcount_rec()
876 ocfs2_find_refcount_rec_in_rl(struct ocfs2_caching_info *ci, struct buffer_head *ref_leaf_bh, u64 cpos, unsigned int len, struct ocfs2_refcount_rec *ret_rec, int *index) ocfs2_find_refcount_rec_in_rl() argument
1235 ocfs2_change_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_leaf_bh, int index, int merge, int change) ocfs2_change_refcount_rec() argument
1276 ocfs2_expand_inline_ref_root(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head **ref_leaf_bh, struct ocfs2_alloc_context *meta_ac) ocfs2_expand_inline_ref_root() argument
1448 ocfs2_divide_leaf_refcount_block(struct buffer_head *ref_leaf_bh, struct buffer_head *new_bh, u32 *split_cpos) ocfs2_divide_leaf_refcount_block() argument
1514 ocfs2_new_leaf_refcount_block(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_alloc_context *meta_ac) ocfs2_new_leaf_refcount_block() argument
1610 ocfs2_expand_refcount_tree(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_alloc_context *meta_ac) ocfs2_expand_refcount_tree() argument
1652 ocfs2_adjust_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_refcount_rec *rec) ocfs2_adjust_refcount_rec() argument
1736 ocfs2_insert_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_refcount_rec *rec, int index, int merge, struct ocfs2_alloc_context *meta_ac) ocfs2_insert_refcount_rec() argument
1824 ocfs2_split_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_refcount_rec *split_rec, int index, int merge, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_split_refcount_rec() argument
1988 struct buffer_head *ref_leaf_bh = NULL; __ocfs2_increase_refcount() local
2074 ocfs2_remove_refcount_extent(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_remove_refcount_extent() argument
2166 ocfs2_decrease_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, int index, u64 cpos, unsigned int len, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_decrease_refcount_rec() argument
2234 struct buffer_head *ref_leaf_bh = NULL; __ocfs2_decrease_refcount() local
2382 struct buffer_head *ref_leaf_bh = NULL, *prev_bh = NULL; ocfs2_calc_refcount_meta_credits() local
3214 struct buffer_head *ref_leaf_bh = NULL; ocfs2_make_clusters_writable() local
3548 struct buffer_head *ref_leaf_bh = NULL; ocfs2_refcounted_xattr_delete_need() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Drefcounttree.c875 struct buffer_head *ref_leaf_bh, in ocfs2_find_refcount_rec_in_rl()
882 (struct ocfs2_refcount_block *)ref_leaf_bh->b_data; in ocfs2_find_refcount_rec_in_rl()
1068 struct buffer_head *eb_bh = NULL, *ref_leaf_bh = NULL; in ocfs2_get_refcount_rec() local
1126 &ref_leaf_bh); in ocfs2_get_refcount_rec()
1132 ocfs2_find_refcount_rec_in_rl(ci, ref_leaf_bh, cpos, len, in ocfs2_get_refcount_rec()
1134 *ret_bh = ref_leaf_bh; in ocfs2_get_refcount_rec()
1235 struct buffer_head *ref_leaf_bh, in ocfs2_change_refcount_rec()
1240 (struct ocfs2_refcount_block *)ref_leaf_bh->b_data; in ocfs2_change_refcount_rec()
1244 ret = ocfs2_journal_access_rb(handle, ci, ref_leaf_bh, in ocfs2_change_refcount_rec()
1269 ocfs2_journal_dirty(handle, ref_leaf_bh); in ocfs2_change_refcount_rec()
874 ocfs2_find_refcount_rec_in_rl(struct ocfs2_caching_info *ci, struct buffer_head *ref_leaf_bh, u64 cpos, unsigned int len, struct ocfs2_refcount_rec *ret_rec, int *index) ocfs2_find_refcount_rec_in_rl() argument
1233 ocfs2_change_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_leaf_bh, int index, int merge, int change) ocfs2_change_refcount_rec() argument
1274 ocfs2_expand_inline_ref_root(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head **ref_leaf_bh, struct ocfs2_alloc_context *meta_ac) ocfs2_expand_inline_ref_root() argument
1446 ocfs2_divide_leaf_refcount_block(struct buffer_head *ref_leaf_bh, struct buffer_head *new_bh, u32 *split_cpos) ocfs2_divide_leaf_refcount_block() argument
1512 ocfs2_new_leaf_refcount_block(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_alloc_context *meta_ac) ocfs2_new_leaf_refcount_block() argument
1608 ocfs2_expand_refcount_tree(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_alloc_context *meta_ac) ocfs2_expand_refcount_tree() argument
1650 ocfs2_adjust_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_refcount_rec *rec) ocfs2_adjust_refcount_rec() argument
1734 ocfs2_insert_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_refcount_rec *rec, int index, int merge, struct ocfs2_alloc_context *meta_ac) ocfs2_insert_refcount_rec() argument
1822 ocfs2_split_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_refcount_rec *split_rec, int index, int merge, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_split_refcount_rec() argument
1986 struct buffer_head *ref_leaf_bh = NULL; __ocfs2_increase_refcount() local
2072 ocfs2_remove_refcount_extent(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_remove_refcount_extent() argument
2164 ocfs2_decrease_refcount_rec(handle_t *handle, struct ocfs2_caching_info *ci, struct buffer_head *ref_root_bh, struct buffer_head *ref_leaf_bh, int index, u64 cpos, unsigned int len, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_decrease_refcount_rec() argument
2232 struct buffer_head *ref_leaf_bh = NULL; __ocfs2_decrease_refcount() local
2380 struct buffer_head *ref_leaf_bh = NULL, *prev_bh = NULL; ocfs2_calc_refcount_meta_credits() local
3185 struct buffer_head *ref_leaf_bh = NULL; ocfs2_make_clusters_writable() local
3519 struct buffer_head *ref_leaf_bh = NULL; ocfs2_refcounted_xattr_delete_need() local
[all...]

Completed in 8 milliseconds