Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dmon_client.c37 static int __validate_auth(struct ceph_mon_client *monc);
1110 __validate_auth(monc); in delayed_work()
1334 static int __validate_auth(struct ceph_mon_client *monc) in __validate_auth() function
1354 ret = __validate_auth(monc); in ceph_monc_validate_auth()