Searched refs:gid_matched (Results 1 – 1 of 1) sorted by relevance
5678 bool gid_matched = false; in ceph_mds_auth_match() local5697 gid_matched = true; in ceph_mds_auth_match()5699 if (!gid_matched && cred->group_info->ngroups) { in ceph_mds_auth_match()5705 gid_matched = true; in ceph_mds_auth_match()5709 if (gid_matched) in ceph_mds_auth_match()5713 if (!gid_matched) in ceph_mds_auth_match()