Searched refs:ocfs2_get_refcount_rec (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/ocfs2/ |
D | refcounttree.c | 1056 static int ocfs2_get_refcount_rec(struct ocfs2_caching_info *ci, in ocfs2_get_refcount_rec() function 1761 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in ocfs2_insert_refcount_rec() 1891 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in ocfs2_split_refcount_rec() 1995 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in __ocfs2_increase_refcount() 2239 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in __ocfs2_decrease_refcount() 2384 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in ocfs2_calc_refcount_meta_credits() 3216 ret = ocfs2_get_refcount_rec(ref_ci, context->ref_root_bh, in ocfs2_make_clusters_writable() 3532 ret = ocfs2_get_refcount_rec(ref_ci, ref_root_bh, in ocfs2_refcounted_xattr_delete_need()
|