Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Drefcounttree.h88 int ocfs2_add_refcount_flag(struct inode *inode,
H A Drefcounttree.c3655 int ocfs2_add_refcount_flag(struct inode *inode, in ocfs2_add_refcount_flag() function
3817 ret = ocfs2_add_refcount_flag(inode, &di_et, in ocfs2_attach_refcount_tree()
4564 ret = ocfs2_add_refcount_flag(s_inode, &s_et, in ocfs2_reflink_remap_extent()
H A Docfs2_trace.h1033 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_add_refcount_flag);
H A Dxattr.c5920 ret = ocfs2_add_refcount_flag(inode, value_et, in ocfs2_xattr_value_attach_refcount()