Home
last modified time | relevance | path

Searched refs:ocfs2_try_remove_refcount_tree (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/ocfs2/
Drefcounttree.h98 int ocfs2_try_remove_refcount_tree(struct inode *inode,
Dfile.c515 status = ocfs2_try_remove_refcount_tree(inode, di_bh); in ocfs2_truncate_file()
Drefcounttree.c923 int ocfs2_try_remove_refcount_tree(struct inode *inode, in ocfs2_try_remove_refcount_tree() function
Dxattr.c3667 ret = ocfs2_try_remove_refcount_tree(inode, di_bh); in ocfs2_xattr_set()