Searched refs:__set_xattr (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/fs/ceph/ |
| D | xattr.c | 434 static int __set_xattr(struct ceph_inode_info *ci, in __set_xattr() function 713 err = __set_xattr(ci, name, namelen, val, len, in __build_xattrs() 1106 err = __set_xattr(ci, newname, name_len, newval, val_len, in __ceph_setxattr()
|