Lines Matching refs:ref_ci

2323 					struct ocfs2_caching_info *ref_ci,  in ocfs2_lock_xattr_remove_allocators()  argument
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() argument
2387 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2423 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_ibody_remove() argument
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() argument
2462 .ref_ci = ref_ci, in ocfs2_xattr_block_remove()
2470 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove()
2482 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_free_block() argument
2501 ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh); in ocfs2_xattr_free_block()
2566 struct ocfs2_caching_info *ref_ci = NULL; in ocfs2_xattr_remove() local
2584 ref_ci = &ref_tree->rf_ci; in ocfs2_xattr_remove()
2590 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2600 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
5684 args->ref_ci, in ocfs2_delete_xattr_in_bucket()
5892 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_value_attach_refcount() argument
5919 ref_ci, ref_root_bh, in ocfs2_xattr_value_attach_refcount()
5940 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_attach_refcount_normal() argument
5964 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
5977 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_inline_attach_refcount() argument
5991 ref_ci, ref_root_bh, dealloc); in ocfs2_xattr_inline_attach_refcount()
5995 struct ocfs2_caching_info *ref_ci; member
6081 &et, ref->ref_ci, in ocfs2_xattr_bucket_value_refcount()
6105 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_attach_refcount() argument
6121 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6125 .ref_ci = ref_ci, in ocfs2_xattr_block_attach_refcount()
6140 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_attach_refcount_tree() argument
6151 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_tree()
6169 ret = ocfs2_xattr_block_attach_refcount(inode, blk_bh, ref_ci, in ocfs2_xattr_attach_refcount_tree()
6190 struct ocfs2_caching_info *ref_ci; member
6447 ret = ocfs2_increase_refcount(handle, args->ref_ci, in ocfs2_reflink_xattr_header()
7159 args.ref_ci = &ref_tree->rf_ci; in ocfs2_reflink_xattrs()