Home
last modified time | relevance | path

Searched refs:i_rfiles (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
Dquota.c71 ci->i_rfiles = le64_to_cpu(h->rfiles); in ceph_handle_quota()
356 rvalue = ci->i_rfiles + ci->i_rsubdirs; in check_quota_exceeded()
559 ci_old->i_rfiles + in ceph_quota_check_rename()
Dxattr.c220 ci->i_rfiles + ci->i_rsubdirs); in ceph_vxattrcb_dir_rentries()
226 return ceph_fmt_xattr(val, size, "%lld", ci->i_rfiles); in ceph_vxattrcb_dir_rfiles()
Ddir.c1887 ci->i_rfiles + ci->i_rsubdirs, in ceph_read_dir()
1888 ci->i_rfiles, in ceph_read_dir()
Dsuper.h337 u64 i_rbytes, i_rfiles, i_rsubdirs; member
Dinode.c898 ci->i_rfiles = le64_to_cpu(info->rfiles); in ceph_fill_inode()