Searched refs:__ocfs2_decrease_refcount (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | refcounttree.c | 2222 static int __ocfs2_decrease_refcount(handle_t *handle, in __ocfs2_decrease_refcount() function 2320 ret = __ocfs2_decrease_refcount(handle, &tree->rf_ci, ref_root_bh, in ocfs2_decrease_refcount() 3300 ret = __ocfs2_decrease_refcount(handle, ref_ci, in ocfs2_make_clusters_writable()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | refcounttree.c | 2220 static int __ocfs2_decrease_refcount(handle_t *handle, in __ocfs2_decrease_refcount() function 2318 ret = __ocfs2_decrease_refcount(handle, &tree->rf_ci, ref_root_bh, in ocfs2_decrease_refcount() 3271 ret = __ocfs2_decrease_refcount(handle, ref_ci, in ocfs2_make_clusters_writable()
|
Completed in 11 milliseconds