Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dauth_x.c20 static void ceph_x_validate_tickets(struct ceph_auth_client *ac, int *pneed);
28 ceph_x_validate_tickets(ac, &need); in ceph_x_is_authenticated()
41 ceph_x_validate_tickets(ac, &need); in ceph_x_should_authenticate()
458 static void ceph_x_validate_tickets(struct ceph_auth_client *ac, int *pneed) in ceph_x_validate_tickets() function
502 ceph_x_validate_tickets(ac, &need); in ceph_x_build_request()