Home
last modified time | relevance | path

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

/Linux-v5.10/net/ceph/
Dauth_none.c140 ac->protocol = CEPH_AUTH_NONE; in ceph_auth_none_init()
Dauth.c20 CEPH_AUTH_NONE,
27 case CEPH_AUTH_NONE: in ceph_auth_init_protocol()
/Linux-v5.10/include/linux/ceph/
Dceph_fs.h93 #define CEPH_AUTH_NONE 0x1 macro