Home
last modified time | relevance | path

Searched refs:ocfs2_remove_refcount_tree (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ocfs2/
Drefcounttree.h95 int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh);
Dinode.c812 status = ocfs2_remove_refcount_tree(inode, di_bh); in ocfs2_wipe_inode()
Drefcounttree.c754 int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh) in ocfs2_remove_refcount_tree() function
943 ret = ocfs2_remove_refcount_tree(inode, di_bh); in ocfs2_try_remove_refcount_tree()