ceph_auth_client_ops   90 include/linux/ceph/auth.h 	const struct ceph_auth_client_ops *ops;  /* null iff protocol==0 */
ceph_auth_client_ops  118 net/ceph/auth_none.c static const struct ceph_auth_client_ops ceph_auth_none_ops = {
ceph_auth_client_ops  913 net/ceph/auth_x.c static const struct ceph_auth_client_ops ceph_x_ops = {