Lines Matching refs:ref_ci
2325 struct ocfs2_caching_info *ref_ci, in ocfs2_lock_xattr_remove_allocators() argument
2347 ret = ocfs2_refcounted_xattr_delete_need(inode, ref_ci, in ocfs2_lock_xattr_remove_allocators()
2367 struct ocfs2_caching_info *ref_ci, in ocfs2_remove_value_outside() argument
2389 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2425 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_ibody_remove() argument
2442 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2448 struct ocfs2_caching_info *ref_ci; member
2454 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_remove() argument
2464 .ref_ci = ref_ci, in ocfs2_xattr_block_remove()
2472 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove()
2484 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_free_block() argument
2503 ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh); in ocfs2_xattr_free_block()
2568 struct ocfs2_caching_info *ref_ci = NULL; in ocfs2_xattr_remove() local
2586 ref_ci = &ref_tree->rf_ci; in ocfs2_xattr_remove()
2592 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2602 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
5677 args->ref_ci, in ocfs2_delete_xattr_in_bucket()
5885 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_value_attach_refcount() argument
5912 ref_ci, ref_root_bh, in ocfs2_xattr_value_attach_refcount()
5933 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_attach_refcount_normal() argument
5957 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
5970 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_inline_attach_refcount() argument
5984 ref_ci, ref_root_bh, dealloc); in ocfs2_xattr_inline_attach_refcount()
5988 struct ocfs2_caching_info *ref_ci; member
6074 &et, ref->ref_ci, in ocfs2_xattr_bucket_value_refcount()
6098 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_attach_refcount() argument
6114 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6118 .ref_ci = ref_ci, in ocfs2_xattr_block_attach_refcount()
6133 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_attach_refcount_tree() argument
6144 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_tree()
6162 ret = ocfs2_xattr_block_attach_refcount(inode, blk_bh, ref_ci, in ocfs2_xattr_attach_refcount_tree()
6183 struct ocfs2_caching_info *ref_ci; member
6440 ret = ocfs2_increase_refcount(handle, args->ref_ci, in ocfs2_reflink_xattr_header()
7143 args.ref_ci = &ref_tree->rf_ci; in ocfs2_reflink_xattrs()