Searched refs:ocfs2_xattr_set_entry_bucket (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 5544 static int ocfs2_xattr_set_entry_bucket(struct inode *inode, in ocfs2_xattr_set_entry_bucket() function 5596 ret = ocfs2_xattr_set_entry_bucket(inode, xi, xs, ctxt); in ocfs2_xattr_set_entry_index_block() 5645 ret = ocfs2_xattr_set_entry_bucket(inode, xi, xs, ctxt); in ocfs2_xattr_set_entry_index_block()
|
H A D | ocfs2_trace.h | 1842 DEFINE_OCFS2_STRING_EVENT(ocfs2_xattr_set_entry_bucket); variable
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 5538 static int ocfs2_xattr_set_entry_bucket(struct inode *inode, in ocfs2_xattr_set_entry_bucket() function 5590 ret = ocfs2_xattr_set_entry_bucket(inode, xi, xs, ctxt); in ocfs2_xattr_set_entry_index_block() 5639 ret = ocfs2_xattr_set_entry_bucket(inode, xi, xs, ctxt); in ocfs2_xattr_set_entry_index_block()
|
H A D | ocfs2_trace.h | 1843 DEFINE_OCFS2_STRING_EVENT(ocfs2_xattr_set_entry_bucket); variable
|
Completed in 23 milliseconds