Searched refs:__ceph_setattr (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ceph/ |
| H A D | acl.c | 145 ret = __ceph_setattr(idmap, inode, &newattrs, NULL); in ceph_set_acl() 156 __ceph_setattr(idmap, inode, &newattrs, NULL); in ceph_set_acl()
|
| H A D | crypto.c | 63 ret = __ceph_setattr(&nop_mnt_idmap, inode, &attr, &cia); in ceph_crypt_set_context()
|
| H A D | super.h | 1118 extern int __ceph_setattr(struct mnt_idmap *idmap, struct inode *inode,
|
| H A D | inode.c | 2528 int __ceph_setattr(struct mnt_idmap *idmap, struct inode *inode, in __ceph_setattr() function 2910 err = __ceph_setattr(idmap, inode, attr, NULL); in ceph_setattr()
|