Searched refs:i_rsubdirs (Results 1 – 5 of 5) sorted by relevance
72 ci->i_rsubdirs = le64_to_cpu(h->rsubdirs); in ceph_handle_quota()356 rvalue = ci->i_rfiles + ci->i_rsubdirs; in check_quota_exceeded()560 ci_old->i_rsubdirs); in ceph_quota_check_rename()
220 ci->i_rfiles + ci->i_rsubdirs); in ceph_vxattrcb_dir_rentries()232 return ceph_fmt_xattr(val, size, "%lld", ci->i_rsubdirs); in ceph_vxattrcb_dir_rsubdirs()
1887 ci->i_rfiles + ci->i_rsubdirs, in ceph_read_dir()1889 ci->i_rsubdirs, in ceph_read_dir()
337 u64 i_rbytes, i_rfiles, i_rsubdirs; member
899 ci->i_rsubdirs = le64_to_cpu(info->rsubdirs); in ceph_fill_inode()