Home
last modified time | relevance | path

Searched refs:ceph_none_authorizer (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/net/ceph/
Dauth_none.h14 struct ceph_none_authorizer { struct
23 struct ceph_none_authorizer au; /* we only need one; it's static */ argument
Dauth_none.c70 struct ceph_none_authorizer *au = &ai->au; in ceph_auth_none_create_authorizer()