Searched refs:ocfs2_xattr_set_entry_index_block (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.c | 268 static int ocfs2_xattr_set_entry_index_block(struct inode *inode, 2996 ret = ocfs2_xattr_set_entry_index_block(inode, xi, xs, ctxt); in ocfs2_xattr_block_set() 5587 static int ocfs2_xattr_set_entry_index_block(struct inode *inode, in ocfs2_xattr_set_entry_index_block() function
|
H A D | ocfs2_trace.h | 1844 DEFINE_OCFS2_STRING_EVENT(ocfs2_xattr_set_entry_index_block); variable
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.c | 262 static int ocfs2_xattr_set_entry_index_block(struct inode *inode, 2990 ret = ocfs2_xattr_set_entry_index_block(inode, xi, xs, ctxt); in ocfs2_xattr_block_set() 5581 static int ocfs2_xattr_set_entry_index_block(struct inode *inode, in ocfs2_xattr_set_entry_index_block() function
|
H A D | ocfs2_trace.h | 1845 DEFINE_OCFS2_STRING_EVENT(ocfs2_xattr_set_entry_index_block); variable
|
Completed in 23 milliseconds