Searched refs:i_rfiles (Results 1 – 5 of 5) sorted by relevance
71 ci->i_rfiles = le64_to_cpu(h->rfiles); in ceph_handle_quota()356 rvalue = ci->i_rfiles + ci->i_rsubdirs; in check_quota_exceeded()
219 ci->i_rfiles + ci->i_rsubdirs); in ceph_vxattrcb_dir_rentries()225 return ceph_fmt_xattr(val, size, "%lld", ci->i_rfiles); in ceph_vxattrcb_dir_rfiles()
1762 ci->i_rfiles + ci->i_rsubdirs, in ceph_read_dir()1763 ci->i_rfiles, in ceph_read_dir()
328 u64 i_rbytes, i_rfiles, i_rsubdirs; member
880 ci->i_rfiles = le64_to_cpu(info->rfiles); in fill_inode()