Searched refs:__ceph_setattr (Results 1 – 3 of 3) sorted by relevance
131 ret = __ceph_setattr(dentry, &newattrs); in ceph_set_acl()141 __ceph_setattr(dentry, &newattrs); in ceph_set_acl()
796 extern int __ceph_setattr(struct dentry *dentry, struct iattr *attr);
1780 int __ceph_setattr(struct dentry *dentry, struct iattr *attr) in __ceph_setattr() function2007 err = __ceph_setattr(dentry, attr); in ceph_setattr()