Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Drefcounttree.h96 int ocfs2_try_remove_refcount_tree(struct inode *inode,
H A Dfile.c521 status = ocfs2_try_remove_refcount_tree(inode, di_bh); in ocfs2_truncate_file()
H A Drefcounttree.c924 int ocfs2_try_remove_refcount_tree(struct inode *inode, in ocfs2_try_remove_refcount_tree() function
H A Dxattr.c3669 ret = ocfs2_try_remove_refcount_tree(inode, di_bh); in ocfs2_xattr_set()