i_rbytes         1765 fs/ceph/dir.c  				ci->i_rbytes,
i_rbytes           90 fs/ceph/inode.c 	ci->i_rbytes = 0;
i_rbytes          879 fs/ceph/inode.c 			ci->i_rbytes = le64_to_cpu(info->rbytes);
i_rbytes         2365 fs/ceph/inode.c 			stat->size = ci->i_rbytes;
i_rbytes           70 fs/ceph/quota.c 	ci->i_rbytes = le64_to_cpu(h->rbytes);
i_rbytes          359 fs/ceph/quota.c 			rvalue = ci->i_rbytes;
i_rbytes          501 fs/ceph/quota.c 			used = ci->i_rbytes >> CEPH_BLOCK_SHIFT;
i_rbytes          328 fs/ceph/super.h 	u64 i_rbytes, i_rfiles, i_rsubdirs;
i_rbytes          237 fs/ceph/xattr.c 	return ceph_fmt_xattr(val, size, "%lld", ci->i_rbytes);