Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Drefcounttree.h96 int ocfs2_try_remove_refcount_tree(struct inode *inode,
Dfile.c517 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.c3665 ret = ocfs2_try_remove_refcount_tree(inode, di_bh); in ocfs2_xattr_set()