Lines Matching refs:ref_ci
2321 struct ocfs2_caching_info *ref_ci, in ocfs2_lock_xattr_remove_allocators() argument
2343 ret = ocfs2_refcounted_xattr_delete_need(inode, ref_ci, in ocfs2_lock_xattr_remove_allocators()
2363 struct ocfs2_caching_info *ref_ci, in ocfs2_remove_value_outside() argument
2385 ref_ci, ref_root_bh, in ocfs2_remove_value_outside()
2421 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_ibody_remove() argument
2438 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove()
2444 struct ocfs2_caching_info *ref_ci; member
2450 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_remove() argument
2460 .ref_ci = ref_ci, in ocfs2_xattr_block_remove()
2468 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove()
2480 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_free_block() argument
2499 ret = ocfs2_xattr_block_remove(inode, blk_bh, ref_ci, ref_root_bh); in ocfs2_xattr_free_block()
2564 struct ocfs2_caching_info *ref_ci = NULL; in ocfs2_xattr_remove() local
2582 ref_ci = &ref_tree->rf_ci; in ocfs2_xattr_remove()
2588 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
2598 ref_ci, ref_root_bh); in ocfs2_xattr_remove()
5682 args->ref_ci, in ocfs2_delete_xattr_in_bucket()
5890 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_value_attach_refcount() argument
5917 ref_ci, ref_root_bh, in ocfs2_xattr_value_attach_refcount()
5938 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_attach_refcount_normal() argument
5962 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal()
5975 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_inline_attach_refcount() argument
5989 ref_ci, ref_root_bh, dealloc); in ocfs2_xattr_inline_attach_refcount()
5993 struct ocfs2_caching_info *ref_ci; member
6079 &et, ref->ref_ci, in ocfs2_xattr_bucket_value_refcount()
6103 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_attach_refcount() argument
6119 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount()
6123 .ref_ci = ref_ci, in ocfs2_xattr_block_attach_refcount()
6138 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_attach_refcount_tree() argument
6149 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_tree()
6167 ret = ocfs2_xattr_block_attach_refcount(inode, blk_bh, ref_ci, in ocfs2_xattr_attach_refcount_tree()
6188 struct ocfs2_caching_info *ref_ci; member
6445 ret = ocfs2_increase_refcount(handle, args->ref_ci, in ocfs2_reflink_xattr_header()
7157 args.ref_ci = &ref_tree->rf_ci; in ocfs2_reflink_xattrs()