Home
last modified time | relevance | path

Searched refs:should_authenticate (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/ceph/
H A Dauth_none.c35 static int should_authenticate(struct ceph_auth_client *ac) in should_authenticate() function
123 .should_authenticate = should_authenticate,
H A Dauth.c266 if (ac->ops->should_authenticate(ac)) in ceph_build_auth()
H A Dauth_x.c916 .should_authenticate = ceph_x_should_authenticate,
/kernel/linux/linux-6.6/net/ceph/
H A Dauth_none.c35 static int should_authenticate(struct ceph_auth_client *ac) in should_authenticate() function
125 .should_authenticate = should_authenticate,
H A Dauth.c290 if (ac->ops->should_authenticate(ac)) in ceph_build_auth()
H A Dauth_x.c1072 .should_authenticate = ceph_x_should_authenticate,
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dauth.h47 int (*should_authenticate)(struct ceph_auth_client *ac); member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dauth.h45 int (*should_authenticate)(struct ceph_auth_client *ac); member

Completed in 6 milliseconds