Home
last modified time | relevance | path

Searched refs:ocfs2_remove_refcount_tree (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Drefcounttree.h97 int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh);
H A Dinode.c814 status = ocfs2_remove_refcount_tree(inode, di_bh); in ocfs2_wipe_inode()
H A Drefcounttree.c756 int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh) in ocfs2_remove_refcount_tree() function
945 ret = ocfs2_remove_refcount_tree(inode, di_bh); in ocfs2_try_remove_refcount_tree()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Drefcounttree.h95 int ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh);
H A Dinode.c812 status = ocfs2_remove_refcount_tree(inode, di_bh); in ocfs2_wipe_inode()
H A 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()

Completed in 15 milliseconds