Searched refs:ref_ci (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/ocfs2/ |
| H A D | refcounttree.h | 66 struct ocfs2_caching_info *ref_ci, 90 struct ocfs2_caching_info *ref_ci,
|
| H A D | xattr.c | 2389 ref_ci, ref_root_bh, in ocfs2_remove_value_outside() 2442 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove() 2464 .ref_ci = ref_ci, in ocfs2_xattr_block_remove() 2472 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove() 2586 ref_ci = &ref_tree->rf_ci; in ocfs2_xattr_remove() 5677 args->ref_ci, in ocfs2_delete_xattr_in_bucket() 5957 ref_ci, ref_root_bh, in ocfs2_xattr_attach_refcount_normal() 6074 &et, ref->ref_ci, in ocfs2_xattr_bucket_value_refcount() 6114 ref_ci, ref_root_bh, in ocfs2_xattr_block_attach_refcount() 6118 .ref_ci = ref_ci, in ocfs2_xattr_block_attach_refcount() [all …]
|
| H A D | xattr.h | 77 struct ocfs2_caching_info *ref_ci,
|
| H A D | refcounttree.c | 2833 struct ocfs2_caching_info *ref_ci, in ocfs2_lock_refcount_allocators() argument 3185 ref_ci, in ocfs2_make_clusters_writable() 3262 ret = __ocfs2_decrease_refcount(handle, ref_ci, in ocfs2_make_clusters_writable() 3500 struct ocfs2_caching_info *ref_ci, in ocfs2_refcounted_xattr_delete_need() argument 3524 ret = ocfs2_get_refcount_rec(ref_ci, ref_root_bh, in ocfs2_refcounted_xattr_delete_need() 3647 struct ocfs2_caching_info *ref_ci, in ocfs2_add_refcount_flag() argument 3663 ref_ci, ref_root_bh, in ocfs2_add_refcount_flag() 3860 struct ocfs2_caching_info *ref_ci, in ocfs2_add_refcounted_extent() argument 3874 et, ref_ci, in ocfs2_add_refcounted_extent() 3964 struct ocfs2_caching_info *ref_ci, in ocfs2_duplicate_extent_list() argument [all …]
|