Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dauth_x.h52 int ceph_x_init(struct ceph_auth_client *ac);
H A Dauth.c32 return ceph_x_init(ac); in init_protocol()
H A Dauth_x.c1087 int ceph_x_init(struct ceph_auth_client *ac) in ceph_x_init() function