Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dauth.h129 int peer_type, bool force_new,
H A Dmessenger.h35 int *proto, int force_new);
/openbmc/linux/net/ceph/
H A Dauth.c310 int peer_type, bool force_new, in __ceph_auth_get_authorizer() argument
316 if (force_new && auth->authorizer) { in __ceph_auth_get_authorizer()
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()
/openbmc/linux/fs/ceph/
H A Dmds_client.c5794 mds_get_authorizer(struct ceph_connection *con, int *proto, int force_new) in mds_get_authorizer() argument
5803 force_new, proto, NULL, NULL); in mds_get_authorizer()