Searched refs:i_max_files (Results 1 – 4 of 4) sorted by relevance
372 u64 i_max_bytes, i_max_files; member1382 has_quota = !!ci->i_max_files; in __ceph_has_quota()1385 has_quota = !!(ci->i_max_files || ci->i_max_bytes); in __ceph_has_quota()1398 ci->i_max_files = max_files; in __ceph_update_quota()
272 if ((ci->i_max_files || ci->i_max_bytes) && in ceph_vxattrcb_quota_exists()285 ci->i_max_bytes, ci->i_max_files); in ceph_vxattrcb_quota()297 return ceph_fmt_xattr(val, size, "%llu", ci->i_max_files); in ceph_vxattrcb_quota_max_files()1296 if ((ci->i_max_files || ci->i_max_bytes) && in __ceph_setxattr()
363 max = ci->i_max_files; in check_quota_exceeded()
582 ci->i_max_files = 0; in ceph_alloc_inode()