Searched refs:__ceph_setattr (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/fs/ceph/ |
D | acl.c | 143 ret = __ceph_setattr(inode, &newattrs, NULL); in ceph_set_acl() 154 __ceph_setattr(inode, &newattrs, NULL); in ceph_set_acl()
|
D | crypto.c | 116 ret = __ceph_setattr(inode, &attr, &cia); in ceph_crypt_set_context()
|
D | super.h | 1097 extern int __ceph_setattr(struct inode *inode, struct iattr *attr,
|
D | inode.c | 2424 int __ceph_setattr(struct inode *inode, struct iattr *attr, in __ceph_setattr() function 2768 err = __ceph_setattr(inode, attr, NULL); in ceph_setattr()
|