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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dauth_none.c34 static int should_authenticate(struct ceph_auth_client *ac) function
108 .should_authenticate = should_authenticate,
H A Dauth.h30 int (*should_authenticate)(struct ceph_auth_client *ac); member in struct:ceph_auth_client_ops
H A Dauth.c249 if (ac->ops->should_authenticate(ac))
H A Dauth_x.c640 .should_authenticate = ceph_x_should_authenticate,

Completed in 110 milliseconds