Searched refs:gid_matched (Results 1 – 1 of 1) sorted by relevance
5742 bool gid_matched = false; in ceph_mds_auth_match() local5761 gid_matched = true; in ceph_mds_auth_match()5763 if (!gid_matched && cred->group_info->ngroups) { in ceph_mds_auth_match()5769 gid_matched = true; in ceph_mds_auth_match()5773 if (gid_matched) in ceph_mds_auth_match()5777 if (!gid_matched) in ceph_mds_auth_match()