Searched refs:CEPH_AUTH_NONE (Results 1 – 3 of 3) sorted by relevance
19 CEPH_AUTH_NONE,26 case CEPH_AUTH_NONE: in ceph_auth_init_protocol()
132 ac->protocol = CEPH_AUTH_NONE; in ceph_auth_none_init()
91 #define CEPH_AUTH_NONE 0x1 macro