Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.h1141 extern int __ceph_setattr(struct mnt_idmap *idmap, struct inode *inode,
H A Dinode.c2569 int __ceph_setattr(struct mnt_idmap *idmap, struct inode *inode, in __ceph_setattr() function
2951 err = __ceph_setattr(idmap, inode, attr, NULL); in ceph_setattr()