Home
last modified time | relevance | path

Searched refs:__ceph_setattr (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ceph/
H A Dacl.c145 ret = __ceph_setattr(idmap, inode, &newattrs, NULL); in ceph_set_acl()
156 __ceph_setattr(idmap, inode, &newattrs, NULL); in ceph_set_acl()
H A Dcrypto.c116 ret = __ceph_setattr(&nop_mnt_idmap, inode, &attr, &cia); in ceph_crypt_set_context()
H A Dinode.c2466 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()