Searched refs:__ceph_setxattr (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ceph/ |
| H A D | xattr.c | 1175 int __ceph_setxattr(struct inode *inode, const char *name, in __ceph_setxattr() function 1361 return __ceph_setxattr(inode, name, value, size, flags); in ceph_set_xattr_handler()
|
| H A D | super.h | 1160 int __ceph_setxattr(struct inode *, const char *, const void *, size_t, int);
|