Searched refs:CEPH_AUTH_NONE (Results 1 – 4 of 4) sorted by relevance
26 case CEPH_AUTH_NONE: in ceph_auth_proto_name()
20 CEPH_AUTH_NONE,29 case CEPH_AUTH_NONE: in init_protocol()429 int proto = ac->key ? CEPH_AUTH_CEPHX : CEPH_AUTH_NONE; in ceph_auth_get_request()
142 ac->protocol = CEPH_AUTH_NONE; in ceph_auth_none_init()
93 #define CEPH_AUTH_NONE 0x1 macro
Completed in 11 milliseconds