Searched refs:force_new (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ceph/ |
| H A D | auth.h | 129 int peer_type, bool force_new,
|
| H A D | messenger.h | 36 int *proto, int force_new);
|
| /linux/net/ceph/ |
| H A D | auth.c | 312 int peer_type, bool force_new, in __ceph_auth_get_authorizer() argument 318 if (force_new && auth->authorizer) { in __ceph_auth_get_authorizer()
|
| H A D | osd_client.c | 5552 osd_get_authorizer(struct ceph_connection *con, int *proto, int force_new) in osd_get_authorizer() argument 5561 force_new, proto, NULL, NULL); in osd_get_authorizer()
|
| /linux/fs/ceph/ |
| H A D | mds_client.c | 6353 mds_get_authorizer(struct ceph_connection *con, int *proto, int force_new) in mds_get_authorizer() argument 6362 force_new, proto, NULL, NULL); in mds_get_authorizer()
|