Home
last modified time | relevance | path

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

/fs/ceph/
A Dmds_client.h81 u32 *gids; /* use these GIDs */ member
A Dmds_client.c4188 cap_auths[i].match.gids = kcalloc(_len, sizeof(u32), in handle_session()
4190 if (!cap_auths[i].match.gids) { in handle_session()
4198 cap_auths[i].match.gids[j], in handle_session()
4246 kfree(mdsc->s_cap_auths[i].match.gids); in handle_session()
4386 kfree(cap_auths[i].match.gids); in handle_session()
5625 if (caller_gid == auth->match.gids[i]) in ceph_mds_auth_match()
5633 if (gid == auth->match.gids[j]) { in ceph_mds_auth_match()
6023 kfree(mdsc->s_cap_auths[i].match.gids); in ceph_mdsc_stop()

Completed in 15 milliseconds