Home
last modified time | relevance | path

Searched defs:handle_reply (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/ceph/
Dauth_none.c72 static int handle_reply(struct ceph_auth_client *ac, int result, in handle_reply() function
Dosd_client.c3482 static void handle_reply(struct ceph_osd *osd, struct ceph_msg *msg) in handle_reply() function
/Linux-v4.19/include/linux/ceph/
Dauth.h55 int (*handle_reply)(struct ceph_auth_client *ac, int result, member
/Linux-v4.19/fs/ceph/
Dmds_client.c2526 static void handle_reply(struct ceph_mds_session *session, struct ceph_msg *msg) in handle_reply() function