Searched refs:gid_matched (Results 1 – 1 of 1) sorted by relevance
5613 bool gid_matched = false; in ceph_mds_auth_match() local5624 gid_matched = true; in ceph_mds_auth_match()5626 if (!gid_matched && cred->group_info->ngroups) { in ceph_mds_auth_match()5632 gid_matched = true; in ceph_mds_auth_match()5636 if (gid_matched) in ceph_mds_auth_match()5640 if (!gid_matched) in ceph_mds_auth_match()