Searched refs:i_rbytes (Results 1 – 5 of 5) sorted by relevance
73 ci->i_rbytes = le64_to_cpu(h->rbytes); in ceph_handle_quota()362 rvalue = ci->i_rbytes; in check_quota_exceeded()502 used = ci->i_rbytes >> CEPH_BLOCK_SHIFT; in ceph_quota_update_statfs()506 used = ci->i_rbytes >> CEPH_4K_BLOCK_SHIFT; in ceph_quota_update_statfs()518 free = ci->i_max_bytes > ci->i_rbytes ? 1 : 0; in ceph_quota_update_statfs()
105 ci->i_rbytes = 0; in ceph_get_snapdir()932 ci->i_rbytes = le64_to_cpu(info->rbytes); in ceph_fill_inode()2488 stat->size = ci->i_rbytes; in ceph_getattr()
351 u64 i_rbytes, i_rfiles, i_rsubdirs, i_rsnaps; member
245 return ceph_fmt_xattr(val, size, "%lld", ci->i_rbytes); in ceph_vxattrcb_dir_rbytes()
1970 ci->i_rbytes, in ceph_read_dir()