i_max_files       445 fs/ceph/inode.c 	ci->i_max_files = 0;
i_max_files       355 fs/ceph/quota.c 			max = ci->i_max_files;
i_max_files       332 fs/ceph/super.h 	u64 i_max_bytes, i_max_files;
i_max_files      1151 fs/ceph/super.h 	return ci->i_max_files || ci->i_max_bytes;
i_max_files      1162 fs/ceph/super.h 	ci->i_max_files = max_files;
i_max_files       264 fs/ceph/xattr.c 	if ((ci->i_max_files || ci->i_max_bytes) &&
i_max_files       277 fs/ceph/xattr.c 				ci->i_max_bytes, ci->i_max_files);
i_max_files       289 fs/ceph/xattr.c 	return ceph_fmt_xattr(val, size, "%llu", ci->i_max_files);
i_max_files      1139 fs/ceph/xattr.c 			if ((ci->i_max_files || ci->i_max_bytes) &&