Searched defs:handle_reply (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | auth_none.c | 72 static int handle_reply(struct ceph_auth_client *ac, int result, in handle_reply() function
|
| H A D | osd_client.c | 3679 static void handle_reply(struct ceph_osd *osd, struct ceph_msg *msg) in handle_reply() function
|
| /kernel/linux/linux-5.10/include/linux/firmware/imx/ |
| H A D | dsp.h | 26 void (*handle_reply)(struct imx_dsp_ipc *ipc); member
|
| /kernel/linux/linux-6.6/include/linux/firmware/imx/ |
| H A D | dsp.h | 26 void (*handle_reply)(struct imx_dsp_ipc *ipc); member
|
| /kernel/linux/linux-6.6/include/linux/firmware/mediatek/ |
| H A D | mtk-adsp-ipc.h | 28 void (*handle_reply)(struct mtk_adsp_ipc *ipc); member
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | auth_none.c | 72 static int handle_reply(struct ceph_auth_client *ac, u64 global_id, in handle_reply() function
|
| H A D | osd_client.c | 3766 static void handle_reply(struct ceph_osd *osd, struct ceph_msg *msg) in handle_reply() function
|
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| H A D | auth.h | 55 int (*handle_reply)(struct ceph_auth_client *ac, int result, member
|
| /kernel/linux/linux-6.6/include/linux/ceph/ |
| H A D | auth.h | 53 int (*handle_reply)(struct ceph_auth_client *ac, u64 global_id, member
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | mds_client.c | 3123 static void handle_reply(struct ceph_mds_session *session, struct ceph_msg *msg) in handle_reply() function
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | mds_client.c | 3624 static void handle_reply(struct ceph_mds_session *session, struct ceph_msg *msg) in handle_reply() function
|
Completed in 37 milliseconds