Lines Matching refs:ref_ci
2306 struct ocfs2_caching_info *ref_ci, in ocfs2_lock_xattr_remove_allocators() argument
2328 ret = ocfs2_refcounted_xattr_delete_need(inode, ref_ci, in ocfs2_lock_xattr_remove_allocators()
2348 struct ocfs2_caching_info *ref_ci, in ocfs2_remove_value_outside() argument
2370 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2406 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_ibody_remove() argument
2423 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2429 struct ocfs2_caching_info *ref_ci; member
2435 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_remove() argument
2445 .ref_ci = ref_ci, in ocfs2_xattr_block_remove()
2453 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove()
2465 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_free_block() argument
2484 ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh); in ocfs2_xattr_free_block()
2549 struct ocfs2_caching_info *ref_ci = NULL; in ocfs2_xattr_remove() local
2567 ref_ci = &ref_tree->rf_ci; in ocfs2_xattr_remove()
2573 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2583 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
5670 args->ref_ci, in ocfs2_delete_xattr_in_bucket()
5878 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_value_attach_refcount() argument
5905 ref_ci, ref_root_bh, in ocfs2_xattr_value_attach_refcount()
5926 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_attach_refcount_normal() argument
5950 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
5963 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_inline_attach_refcount() argument
5977 ref_ci, ref_root_bh, dealloc); in ocfs2_xattr_inline_attach_refcount()
5981 struct ocfs2_caching_info *ref_ci; member
6067 &et, ref->ref_ci, in ocfs2_xattr_bucket_value_refcount()
6091 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_attach_refcount() argument
6107 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6111 .ref_ci = ref_ci, in ocfs2_xattr_block_attach_refcount()
6126 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_attach_refcount_tree() argument
6137 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_tree()
6155 ret = ocfs2_xattr_block_attach_refcount(inode, blk_bh, ref_ci, in ocfs2_xattr_attach_refcount_tree()
6176 struct ocfs2_caching_info *ref_ci; member
6433 ret = ocfs2_increase_refcount(handle, args->ref_ci, in ocfs2_reflink_xattr_header()
7145 args.ref_ci = &ref_tree->rf_ci; in ocfs2_reflink_xattrs()