Home
last modified time | relevance | path

Searched refs:gid_matched (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ceph/
H A Dmds_client.c5613 bool gid_matched = false; in ceph_mds_auth_match() local
5624 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()