Searched refs:__ceph_setxattr (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/ceph/ |
| D | acl.c | 142 ret = __ceph_setxattr(inode, name, value, size, 0); in ceph_set_acl()
|
| D | xattr.c | 1010 int __ceph_setxattr(struct inode *inode, const char *name, in __ceph_setxattr() function 1170 return __ceph_setxattr(inode, name, value, size, flags); in ceph_set_xattr_handler()
|
| D | super.h | 939 int __ceph_setxattr(struct inode *, const char *, const void *, size_t, int);
|