Searched refs:ocfs2_get_refcount_rec (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/ocfs2/ |
D | refcounttree.c | 1057 static int ocfs2_get_refcount_rec(struct ocfs2_caching_info *ci, in ocfs2_get_refcount_rec() function 1755 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in ocfs2_insert_refcount_rec() 1885 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in ocfs2_split_refcount_rec() 1989 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in __ocfs2_increase_refcount() 2233 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in __ocfs2_decrease_refcount() 2378 ret = ocfs2_get_refcount_rec(ci, ref_root_bh, in ocfs2_calc_refcount_meta_credits() 3211 ret = ocfs2_get_refcount_rec(ref_ci, context->ref_root_bh, in ocfs2_make_clusters_writable() 3527 ret = ocfs2_get_refcount_rec(ref_ci, ref_root_bh, in ocfs2_refcounted_xattr_delete_need()
|