Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dquota.c73 ci->i_rfiles = le64_to_cpu(h->rfiles); in ceph_handle_quota()
371 rvalue = ci->i_rfiles + ci->i_rsubdirs; in check_quota_exceeded()
H A Dcrypto.c74 return ci->i_rsubdirs + ci->i_rfiles == 1; in ceph_crypt_empty_dir()
H A Dxattr.c222 ci->i_rfiles + ci->i_rsubdirs); in ceph_vxattrcb_dir_rentries()
228 return ceph_fmt_xattr(val, size, "%lld", ci->i_rfiles); in ceph_vxattrcb_dir_rfiles()
H A Ddir.c2176 ci->i_rfiles + ci->i_rsubdirs, in ceph_read_dir()
2177 ci->i_rfiles, in ceph_read_dir()
H A Dsuper.h395 u64 i_rbytes, i_rfiles, i_rsubdirs, i_rsnaps; member
H A Dinode.c1181 ci->i_rfiles = le64_to_cpu(info->rfiles); in ceph_fill_inode()