Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Drefcounttree.h105 int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh);
Dinode.c828 status = ocfs2_remove_refcount_tree(inode, di_bh); in ocfs2_wipe_inode()
Drefcounttree.c762 int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh) in ocfs2_remove_refcount_tree() function
951 ret = ocfs2_remove_refcount_tree(inode, di_bh); in ocfs2_try_remove_refcount_tree()