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

/linux-master/include/linux/ceph/
H A Dauth.h129 int peer_type, bool force_new,
H A Dmessenger.h35 int *proto, int force_new);
/linux-master/net/ceph/
H A Dauth.c310 int peer_type, bool force_new,
316 if (force_new && auth->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) argument
H A Dosd_client.c5600 osd_get_authorizer(struct ceph_connection *con, int *proto, int force_new) argument
5609 force_new, proto, NULL, NULL);
/linux-master/fs/ceph/
H A Dmds_client.c5998 mds_get_authorizer(struct ceph_connection *con, int *proto, int force_new) argument
6007 force_new, proto, NULL, NULL);

Completed in 163 milliseconds