Searched refs:__set_xattr (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/ceph/ |
D | xattr.c | 420 static int __set_xattr(struct ceph_inode_info *ci, in __set_xattr() function 699 err = __set_xattr(ci, name, namelen, val, len, in __build_xattrs() 1114 err = __set_xattr(ci, newname, name_len, newval, val_len, in __ceph_setxattr()
|