Home
last modified time | relevance | path

Searched refs:i_rsubdirs (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ceph/
H A Dquota.c74 ci->i_rsubdirs = le64_to_cpu(h->rsubdirs); in ceph_handle_quota()
371 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 Ddir.c2158 ci->i_rfiles + ci->i_rsubdirs, in ceph_read_dir()
2160 ci->i_rsubdirs, in ceph_read_dir()
H A Dinode.c1146 ci->i_rsubdirs = le64_to_cpu(info->rsubdirs); in ceph_fill_inode()