Home
last modified time | relevance | path

Searched refs:ref_ci (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Drefcounttree.h68 struct ocfs2_caching_info *ref_ci,
92 struct ocfs2_caching_info *ref_ci,
H A Dxattr.h79 struct ocfs2_caching_info *ref_ci,
H A Dxattr.c2323 struct ocfs2_caching_info *ref_ci, in ocfs2_lock_xattr_remove_allocators()
2345 ret = ocfs2_refcounted_xattr_delete_need(inode, ref_ci, in ocfs2_lock_xattr_remove_allocators()
2365 struct ocfs2_caching_info *ref_ci, in ocfs2_remove_value_outside()
2387 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2423 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_ibody_remove()
2440 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2446 struct ocfs2_caching_info *ref_ci; member
2452 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_remove()
2462 .ref_ci = ref_ci, in ocfs2_xattr_block_remove()
2321 ocfs2_lock_xattr_remove_allocators(struct inode *inode, struct ocfs2_xattr_value_root *xv, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_alloc_context **meta_ac, int *ref_credits) ocfs2_lock_xattr_remove_allocators() argument
2362 ocfs2_remove_value_outside(struct inode*inode, struct ocfs2_xattr_value_buf *vb, struct ocfs2_xattr_header *header, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_remove_value_outside() argument
2421 ocfs2_xattr_ibody_remove(struct inode *inode, struct buffer_head *di_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_xattr_ibody_remove() argument
2450 ocfs2_xattr_block_remove(struct inode *inode, struct buffer_head *blk_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_xattr_block_remove() argument
2480 ocfs2_xattr_free_block(struct inode *inode, u64 block, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_xattr_free_block() argument
2566 struct ocfs2_caching_info *ref_ci = NULL; ocfs2_xattr_remove() local
5889 ocfs2_xattr_value_attach_refcount(struct inode *inode, struct ocfs2_xattr_value_root *xv, struct ocfs2_extent_tree *value_et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_post_refcount *refcount) ocfs2_xattr_value_attach_refcount() argument
5937 ocfs2_xattr_attach_refcount_normal(struct inode *inode, struct ocfs2_xattr_value_buf *vb, struct ocfs2_xattr_header *header, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_attach_refcount_normal() argument
5975 ocfs2_xattr_inline_attach_refcount(struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_inline_attach_refcount() argument
5995 struct ocfs2_caching_info *ref_ci; global() member
6103 ocfs2_xattr_block_attach_refcount(struct inode *inode, struct buffer_head *blk_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_block_attach_refcount() argument
6138 ocfs2_xattr_attach_refcount_tree(struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_attach_refcount_tree() argument
6190 struct ocfs2_caching_info *ref_ci; global() member
[all...]
H A Drefcounttree.c2841 struct ocfs2_caching_info *ref_ci, in ocfs2_lock_refcount_allocators()
2862 ret = ocfs2_calc_refcount_meta_credits(sb, ref_ci, ref_root_bh, in ocfs2_lock_refcount_allocators()
3215 struct ocfs2_caching_info *ref_ci = &context->ref_tree->rf_ci; in ocfs2_make_clusters_writable() local
3223 ref_ci, in ocfs2_make_clusters_writable()
3246 ret = ocfs2_get_refcount_rec(ref_ci, context->ref_root_bh, in ocfs2_make_clusters_writable()
3300 ret = __ocfs2_decrease_refcount(handle, ref_ci, in ocfs2_make_clusters_writable()
3538 struct ocfs2_caching_info *ref_ci, in ocfs2_refcounted_xattr_delete_need()
3562 ret = ocfs2_get_refcount_rec(ref_ci, ref_root_bh, in ocfs2_refcounted_xattr_delete_need()
3608 ocfs2_init_refcount_extent_tree(&et, ref_ci, ref_root_bh); in ocfs2_refcounted_xattr_delete_need()
3685 struct ocfs2_caching_info *ref_ci, in ocfs2_add_refcount_flag()
2838 ocfs2_lock_refcount_allocators(struct super_block *sb, u32 p_cluster, u32 num_clusters, struct ocfs2_extent_tree *et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_alloc_context **meta_ac, struct ocfs2_alloc_context **data_ac, int *credits) ocfs2_lock_refcount_allocators() argument
3537 ocfs2_refcounted_xattr_delete_need(struct inode *inode, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_xattr_value_root *xv, int *meta_add, int *credits) ocfs2_refcounted_xattr_delete_need() argument
3683 ocfs2_add_refcount_flag(struct inode *inode, struct ocfs2_extent_tree *data_et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, u32 cpos, u32 p_cluster, u32 num_clusters, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_post_refcount *post) ocfs2_add_refcount_flag() argument
3896 ocfs2_add_refcounted_extent(struct inode *inode, struct ocfs2_extent_tree *et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, u32 cpos, u32 p_cluster, u32 num_clusters, unsigned int ext_flags, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_add_refcounted_extent() argument
3999 ocfs2_duplicate_extent_list(struct inode *s_inode, struct inode *t_inode, struct buffer_head *t_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_duplicate_extent_list() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Drefcounttree.h66 struct ocfs2_caching_info *ref_ci,
90 struct ocfs2_caching_info *ref_ci,
H A Dxattr.h77 struct ocfs2_caching_info *ref_ci,
H A Dxattr.c2317 struct ocfs2_caching_info *ref_ci, in ocfs2_lock_xattr_remove_allocators()
2339 ret = ocfs2_refcounted_xattr_delete_need(inode, ref_ci, in ocfs2_lock_xattr_remove_allocators()
2359 struct ocfs2_caching_info *ref_ci, in ocfs2_remove_value_outside()
2381 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2417 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_ibody_remove()
2434 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2440 struct ocfs2_caching_info *ref_ci; member
2446 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_remove()
2456 .ref_ci = ref_ci, in ocfs2_xattr_block_remove()
2315 ocfs2_lock_xattr_remove_allocators(struct inode *inode, struct ocfs2_xattr_value_root *xv, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_alloc_context **meta_ac, int *ref_credits) ocfs2_lock_xattr_remove_allocators() argument
2356 ocfs2_remove_value_outside(struct inode*inode, struct ocfs2_xattr_value_buf *vb, struct ocfs2_xattr_header *header, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_remove_value_outside() argument
2415 ocfs2_xattr_ibody_remove(struct inode *inode, struct buffer_head *di_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_xattr_ibody_remove() argument
2444 ocfs2_xattr_block_remove(struct inode *inode, struct buffer_head *blk_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_xattr_block_remove() argument
2474 ocfs2_xattr_free_block(struct inode *inode, u64 block, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh) ocfs2_xattr_free_block() argument
2560 struct ocfs2_caching_info *ref_ci = NULL; ocfs2_xattr_remove() local
5883 ocfs2_xattr_value_attach_refcount(struct inode *inode, struct ocfs2_xattr_value_root *xv, struct ocfs2_extent_tree *value_et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_post_refcount *refcount) ocfs2_xattr_value_attach_refcount() argument
5931 ocfs2_xattr_attach_refcount_normal(struct inode *inode, struct ocfs2_xattr_value_buf *vb, struct ocfs2_xattr_header *header, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_attach_refcount_normal() argument
5969 ocfs2_xattr_inline_attach_refcount(struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_inline_attach_refcount() argument
5989 struct ocfs2_caching_info *ref_ci; global() member
6097 ocfs2_xattr_block_attach_refcount(struct inode *inode, struct buffer_head *blk_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_block_attach_refcount() argument
6132 ocfs2_xattr_attach_refcount_tree(struct inode *inode, struct buffer_head *fe_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_xattr_attach_refcount_tree() argument
6184 struct ocfs2_caching_info *ref_ci; global() member
[all...]
H A Drefcounttree.c2839 struct ocfs2_caching_info *ref_ci, in ocfs2_lock_refcount_allocators()
2860 ret = ocfs2_calc_refcount_meta_credits(sb, ref_ci, ref_root_bh, in ocfs2_lock_refcount_allocators()
3186 struct ocfs2_caching_info *ref_ci = &context->ref_tree->rf_ci; in ocfs2_make_clusters_writable() local
3194 ref_ci, in ocfs2_make_clusters_writable()
3217 ret = ocfs2_get_refcount_rec(ref_ci, context->ref_root_bh, in ocfs2_make_clusters_writable()
3271 ret = __ocfs2_decrease_refcount(handle, ref_ci, in ocfs2_make_clusters_writable()
3509 struct ocfs2_caching_info *ref_ci, in ocfs2_refcounted_xattr_delete_need()
3533 ret = ocfs2_get_refcount_rec(ref_ci, ref_root_bh, in ocfs2_refcounted_xattr_delete_need()
3579 ocfs2_init_refcount_extent_tree(&et, ref_ci, ref_root_bh); in ocfs2_refcounted_xattr_delete_need()
3656 struct ocfs2_caching_info *ref_ci, in ocfs2_add_refcount_flag()
2836 ocfs2_lock_refcount_allocators(struct super_block *sb, u32 p_cluster, u32 num_clusters, struct ocfs2_extent_tree *et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_alloc_context **meta_ac, struct ocfs2_alloc_context **data_ac, int *credits) ocfs2_lock_refcount_allocators() argument
3508 ocfs2_refcounted_xattr_delete_need(struct inode *inode, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_xattr_value_root *xv, int *meta_add, int *credits) ocfs2_refcounted_xattr_delete_need() argument
3654 ocfs2_add_refcount_flag(struct inode *inode, struct ocfs2_extent_tree *data_et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, u32 cpos, u32 p_cluster, u32 num_clusters, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_post_refcount *post) ocfs2_add_refcount_flag() argument
3867 ocfs2_add_refcounted_extent(struct inode *inode, struct ocfs2_extent_tree *et, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, u32 cpos, u32 p_cluster, u32 num_clusters, unsigned int ext_flags, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_add_refcounted_extent() argument
3970 ocfs2_duplicate_extent_list(struct inode *s_inode, struct inode *t_inode, struct buffer_head *t_bh, struct ocfs2_caching_info *ref_ci, struct buffer_head *ref_root_bh, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_duplicate_extent_list() argument
[all...]

Completed in 23 milliseconds