Searched refs:i_rfiles (Results 1 – 6 of 6) sorted by relevance
72 ci->i_rfiles = le64_to_cpu(h->rfiles); in ceph_handle_quota()364 rvalue = ci->i_rfiles + ci->i_rsubdirs; in check_quota_exceeded()
127 return ci->i_rsubdirs + ci->i_rfiles == 1; in ceph_crypt_empty_dir()
221 ci->i_rfiles + ci->i_rsubdirs); in ceph_vxattrcb_dir_rentries()227 return ceph_fmt_xattr(val, size, "%lld", ci->i_rfiles); in ceph_vxattrcb_dir_rfiles()
2087 ci->i_rfiles + ci->i_rsubdirs, in ceph_read_dir()2088 ci->i_rfiles, in ceph_read_dir()
367 u64 i_rbytes, i_rfiles, i_rsubdirs, i_rsnaps; member
1116 ci->i_rfiles = le64_to_cpu(info->rfiles); in ceph_fill_inode()