Lines Matching refs:ref_ci
2312 struct ocfs2_caching_info *ref_ci, in ocfs2_lock_xattr_remove_allocators() argument
2334 ret = ocfs2_refcounted_xattr_delete_need(inode, ref_ci, in ocfs2_lock_xattr_remove_allocators()
2354 struct ocfs2_caching_info *ref_ci, in ocfs2_remove_value_outside() argument
2376 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2412 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_ibody_remove() argument
2429 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2435 struct ocfs2_caching_info *ref_ci; member
2441 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_remove() argument
2451 .ref_ci = ref_ci, in ocfs2_xattr_block_remove()
2459 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove()
2471 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_free_block() argument
2490 ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh); in ocfs2_xattr_free_block()
2555 struct ocfs2_caching_info *ref_ci = NULL; in ocfs2_xattr_remove() local
2573 ref_ci = &ref_tree->rf_ci; in ocfs2_xattr_remove()
2579 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2589 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
5678 args->ref_ci, in ocfs2_delete_xattr_in_bucket()
5886 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_value_attach_refcount() argument
5913 ref_ci, ref_root_bh, in ocfs2_xattr_value_attach_refcount()
5934 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_attach_refcount_normal() argument
5958 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
5971 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_inline_attach_refcount() argument
5985 ref_ci, ref_root_bh, dealloc); in ocfs2_xattr_inline_attach_refcount()
5989 struct ocfs2_caching_info *ref_ci; member
6075 &et, ref->ref_ci, in ocfs2_xattr_bucket_value_refcount()
6099 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_attach_refcount() argument
6115 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6119 .ref_ci = ref_ci, in ocfs2_xattr_block_attach_refcount()
6134 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_attach_refcount_tree() argument
6145 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_tree()
6163 ret = ocfs2_xattr_block_attach_refcount(inode, blk_bh, ref_ci, in ocfs2_xattr_attach_refcount_tree()
6184 struct ocfs2_caching_info *ref_ci; member
6441 ret = ocfs2_increase_refcount(handle, args->ref_ci, in ocfs2_reflink_xattr_header()
7153 args.ref_ci = &ref_tree->rf_ci; in ocfs2_reflink_xattrs()