Searched refs:ocfs2_xattr_set_handle (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.h | 42 int ocfs2_xattr_set_handle(handle_t *, struct inode *, struct buffer_head *,
|
H A D | acl.c | 252 ret = ocfs2_xattr_set_handle(handle, inode, di_bh, name_index, in ocfs2_set_acl()
|
H A D | xattr.c | 3444 int ocfs2_xattr_set_handle(handle_t *handle, in ocfs2_xattr_set_handle() function 7322 return ocfs2_xattr_set_handle(handle, inode, di_bh, in ocfs2_init_security_set()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.h | 40 int ocfs2_xattr_set_handle(handle_t *, struct inode *, struct buffer_head *,
|
H A D | acl.c | 250 ret = ocfs2_xattr_set_handle(handle, inode, di_bh, name_index, in ocfs2_set_acl()
|
H A D | xattr.c | 3438 int ocfs2_xattr_set_handle(handle_t *handle, in ocfs2_xattr_set_handle() function 7317 return ocfs2_xattr_set_handle(handle, inode, di_bh, in ocfs2_init_security_set()
|
Completed in 20 milliseconds