Home
last modified time | relevance | path

Searched defs:should_authenticate (Results 1 – 2 of 2) sorted by relevance

/linux/net/ceph/
H A Dauth_none.c35 static int should_authenticate(struct ceph_auth_client *ac) in should_authenticate() function
/linux/include/linux/ceph/
H A Dauth.h45 int (*should_authenticate)(struct ceph_auth_client *ac); member