Home
last modified time | relevance | path

Searched refs:__ceph_setxattr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dacl.c142 ret = __ceph_setxattr(inode, name, value, size, 0); in ceph_set_acl()
H A Dxattr.c1019 int __ceph_setxattr(struct inode *inode, const char *name, in __ceph_setxattr() function
1180 return __ceph_setxattr(inode, name, value, size, flags); in ceph_set_xattr_handler()
H A Dsuper.h1004 int __ceph_setxattr(struct inode *, const char *, const void *, size_t, int);
/kernel/linux/linux-6.6/fs/ceph/
H A Dacl.c148 ret = __ceph_setxattr(inode, name, value, size, 0); in ceph_set_acl()
H A Dxattr.c1162 int __ceph_setxattr(struct inode *inode, const char *name, in __ceph_setxattr() function
1328 return __ceph_setxattr(inode, name, value, size, flags); in ceph_set_xattr_handler()
H A Dsuper.h1116 int __ceph_setxattr(struct inode *, const char *, const void *, size_t, int);

Completed in 10 milliseconds