Searched refs:__ceph_setattr (Results 1 – 3 of 3) 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 | 116 ret = __ceph_setattr(&nop_mnt_idmap, inode, &attr, &cia); in ceph_crypt_set_context()
|
H A D | inode.c | 2466 int __ceph_setattr(struct mnt_idmap *idmap, struct inode *inode, in __ceph_setattr() function 2855 err = __ceph_setattr(idmap, inode, attr, NULL); in ceph_setattr()
|