Home
last modified time | relevance | path

Searched refs:delete_tree (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Drefcounttree.c450 int ret, delete_tree = 0; in ocfs2_lock_refcount_tree() local
493 delete_tree = 1; in ocfs2_lock_refcount_tree()
501 if (delete_tree) in ocfs2_lock_refcount_tree()
758 int ret, delete_tree = 0; in ocfs2_remove_refcount_tree() local
847 delete_tree = 1; in ocfs2_remove_refcount_tree()
869 if (delete_tree) in ocfs2_remove_refcount_tree()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Drefcounttree.c448 int ret, delete_tree = 0; in ocfs2_lock_refcount_tree() local
491 delete_tree = 1; in ocfs2_lock_refcount_tree()
499 if (delete_tree) in ocfs2_lock_refcount_tree()
756 int ret, delete_tree = 0; in ocfs2_remove_refcount_tree() local
845 delete_tree = 1; in ocfs2_remove_refcount_tree()
867 if (delete_tree) in ocfs2_remove_refcount_tree()

Completed in 12 milliseconds