Searched refs:ceph_do_getattr (Results 1 – 5 of 5) sorted by relevance
23 err = ceph_do_getattr(file->f_dentry->d_inode, CEPH_STAT_CAP_LAYOUT); in ceph_ioctl_get_layout()
657 int statret = ceph_do_getattr(inode, CEPH_STAT_CAP_SIZE); in ceph_aio_read()772 ret = ceph_do_getattr(inode, CEPH_STAT_CAP_SIZE); in ceph_llseek()
525 err = ceph_do_getattr(inode, CEPH_STAT_CAP_XATTR); in ceph_getxattr()585 err = ceph_do_getattr(inode, CEPH_STAT_CAP_XATTR); in ceph_listxattr()
1763 int ceph_do_getattr(struct inode *inode, int mask) in ceph_do_getattr() function1803 err = ceph_do_getattr(inode, CEPH_CAP_AUTH_SHARED); in ceph_permission()1821 err = ceph_do_getattr(inode, CEPH_STAT_CAP_INODE_ALL); in ceph_getattr()
694 extern int ceph_do_getattr(struct inode *inode, int mask);