Searched refs:CEPH_AUTH_NONE (Results 1 – 3 of 3) sorted by relevance
140 ac->protocol = CEPH_AUTH_NONE; in ceph_auth_none_init()
20 CEPH_AUTH_NONE,27 case CEPH_AUTH_NONE: in ceph_auth_init_protocol()
93 #define CEPH_AUTH_NONE 0x1 macro