Home
last modified time | relevance | path

Searched refs:CEPH_AUTH_NONE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/ceph/
Dauth.c19 CEPH_AUTH_NONE,
26 case CEPH_AUTH_NONE: in ceph_auth_init_protocol()
Dauth_none.c132 ac->protocol = CEPH_AUTH_NONE; in ceph_auth_none_init()
/linux-3.4.99/include/linux/ceph/
Dceph_fs.h91 #define CEPH_AUTH_NONE 0x1 macro