Home
last modified time | relevance | path

Searched refs:force_new (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/include/linux/ceph/
H A Dauth.h129 int peer_type, bool force_new,
H A Dmessenger.h35 int *proto, int force_new);
/kernel/linux/linux-6.6/net/ceph/
H A Dauth.c310 int peer_type, bool force_new, in __ceph_auth_get_authorizer()
316 if (force_new && auth->authorizer) { in __ceph_auth_get_authorizer()
308 __ceph_auth_get_authorizer(struct ceph_auth_client *ac, struct ceph_auth_handshake *auth, int peer_type, bool force_new, int *proto, int *pref_mode, int *fallb_mode) __ceph_auth_get_authorizer() argument
H A Dosd_client.c5600 osd_get_authorizer(struct ceph_connection *con, int *proto, int force_new) in osd_get_authorizer() argument
5609 force_new, proto, NULL, NULL); in osd_get_authorizer()
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmessenger.h33 int *proto, int force_new);
/kernel/linux/linux-5.10/fs/ceph/
H A Dmds_client.c5166 int *proto, int force_new) in get_authorizer()
5173 if (force_new && auth->authorizer) { in get_authorizer()
5165 get_authorizer(struct ceph_connection *con, int *proto, int force_new) get_authorizer() argument
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.c5789 mds_get_authorizer(struct ceph_connection *con, int *proto, int force_new) in mds_get_authorizer() argument
5798 force_new, proto, NULL, NULL); in mds_get_authorizer()
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c5527 int *proto, int force_new) in get_authorizer()
5534 if (force_new && auth->authorizer) { in get_authorizer()
5526 get_authorizer(struct ceph_connection *con, int *proto, int force_new) get_authorizer() argument

Completed in 34 milliseconds