Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Drefcounttree.h106 int ocfs2_try_remove_refcount_tree(struct inode *inode,
Dfile.c533 status = ocfs2_try_remove_refcount_tree(inode, di_bh); in ocfs2_truncate_file()
Drefcounttree.c931 int ocfs2_try_remove_refcount_tree(struct inode *inode, in ocfs2_try_remove_refcount_tree() function
Dxattr.c3675 ret = ocfs2_try_remove_refcount_tree(inode, di_bh); in ocfs2_xattr_set()