Searched refs:force_new (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/include/linux/ceph/ |
D | auth.h | 129 int peer_type, bool force_new,
|
D | messenger.h | 34 int *proto, int force_new);
|
/Linux-v6.1/net/ceph/ |
D | auth.c | 310 int peer_type, bool force_new, in __ceph_auth_get_authorizer() argument 316 if (force_new && auth->authorizer) { in __ceph_auth_get_authorizer()
|
D | osd_client.c | 5486 osd_get_authorizer(struct ceph_connection *con, int *proto, int force_new) in osd_get_authorizer() argument 5495 force_new, proto, NULL, NULL); in osd_get_authorizer()
|
/Linux-v6.1/fs/ceph/ |
D | mds_client.c | 5366 mds_get_authorizer(struct ceph_connection *con, int *proto, int force_new) in mds_get_authorizer() argument 5375 force_new, proto, NULL, NULL); in mds_get_authorizer()
|