Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dquota.c70 ci->i_rbytes = le64_to_cpu(h->rbytes); in ceph_handle_quota()
359 rvalue = ci->i_rbytes; in check_quota_exceeded()
499 used = ci->i_rbytes >> CEPH_BLOCK_SHIFT; in ceph_quota_update_statfs()
555 ci_old->i_rbytes); in ceph_quota_check_rename()
H A Dinode.c93 ci->i_rbytes = 0; in ceph_get_snapdir()
897 ci->i_rbytes = le64_to_cpu(info->rbytes); in ceph_fill_inode()
2408 stat->size = ci->i_rbytes; in ceph_getattr()
H A Dsuper.h337 u64 i_rbytes, i_rfiles, i_rsubdirs; member
H A Dxattr.c238 return ceph_fmt_xattr(val, size, "%lld", ci->i_rbytes); in ceph_vxattrcb_dir_rbytes()
H A Ddir.c1890 ci->i_rbytes, in ceph_read_dir()