Searched refs:gid_matched (Results 1 – 1 of 1) sorted by relevance
5615 bool gid_matched = false; in ceph_mds_auth_match() local5626 gid_matched = true; in ceph_mds_auth_match()5628 if (!gid_matched && cred->group_info->ngroups) { in ceph_mds_auth_match()5634 gid_matched = true; in ceph_mds_auth_match()5638 if (gid_matched) in ceph_mds_auth_match()5642 if (!gid_matched) in ceph_mds_auth_match()