Searched refs:ocfs2_get_refcount_rec (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/fs/ocfs2/ |
D | refcounttree.c | 1058 static int ocfs2_get_refcount_rec(struct ocfs2_caching_info *ci, in ocfs2_get_refcount_rec() function 1763 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in ocfs2_insert_refcount_rec() 1893 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in ocfs2_split_refcount_rec() 1997 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in __ocfs2_increase_refcount() 2241 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in __ocfs2_decrease_refcount() 2386 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in ocfs2_calc_refcount_meta_credits() 3246 ret = ocfs2_get_refcount_rec(ref_ci, context->ref_root_bh, in ocfs2_make_clusters_writable() 3562 ret = ocfs2_get_refcount_rec(ref_ci, ref_root_bh, in ocfs2_refcounted_xattr_delete_need()
|