Searched refs:ocfs2_add_refcount_flag (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | refcounttree.h | 90 int ocfs2_add_refcount_flag(struct inode *inode,
|
H A D | refcounttree.c | 3683 int ocfs2_add_refcount_flag(struct inode *inode, in ocfs2_add_refcount_flag() function 3845 ret = ocfs2_add_refcount_flag(inode, &di_et, in ocfs2_attach_refcount_tree() 4571 ret = ocfs2_add_refcount_flag(s_inode, &s_et, in ocfs2_reflink_remap_extent()
|
H A D | ocfs2_trace.h | 1033 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_add_refcount_flag); variable
|
H A D | xattr.c | 5918 ret = ocfs2_add_refcount_flag(inode, value_et, in ocfs2_xattr_value_attach_refcount()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | refcounttree.h | 88 int ocfs2_add_refcount_flag(struct inode *inode,
|
H A D | refcounttree.c | 3654 int ocfs2_add_refcount_flag(struct inode *inode, in ocfs2_add_refcount_flag() function 3816 ret = ocfs2_add_refcount_flag(inode, &di_et, in ocfs2_attach_refcount_tree() 4542 ret = ocfs2_add_refcount_flag(s_inode, &s_et, in ocfs2_reflink_remap_extent()
|
H A D | ocfs2_trace.h | 1033 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_add_refcount_flag); variable
|
H A D | xattr.c | 5912 ret = ocfs2_add_refcount_flag(inode, value_et, in ocfs2_xattr_value_attach_refcount()
|
Completed in 61 milliseconds