Home
last modified time | relevance | path

Searched refs:i_rfiles (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A 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()
H A 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()
H A Dsuper.h337 u64 i_rbytes, i_rfiles, i_rsubdirs; member
H A Ddir.c1887 ci->i_rfiles + ci->i_rsubdirs, in ceph_read_dir()
1888 ci->i_rfiles, in ceph_read_dir()
H A Dinode.c896 ci->i_rfiles = le64_to_cpu(info->rfiles); in ceph_fill_inode()
/kernel/linux/linux-6.6/fs/ceph/
H A Dquota.c72 ci->i_rfiles = le64_to_cpu(h->rfiles); in ceph_handle_quota()
364 rvalue = ci->i_rfiles + ci->i_rsubdirs; in check_quota_exceeded()
H A Dcrypto.c127 return ci->i_rsubdirs + ci->i_rfiles == 1; in ceph_crypt_empty_dir()
H A Dxattr.c221 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()
H A Ddir.c2087 ci->i_rfiles + ci->i_rsubdirs, in ceph_read_dir()
2088 ci->i_rfiles, in ceph_read_dir()
H A Dsuper.h367 u64 i_rbytes, i_rfiles, i_rsubdirs, i_rsnaps; member
H A Dinode.c1116 ci->i_rfiles = le64_to_cpu(info->rfiles); in ceph_fill_inode()

Completed in 25 milliseconds