Searched refs:afs_send_simple_reply (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/afs/ |
H A D | cmservice.c | 568 afs_send_simple_reply(call, &reply, sizeof(reply)); in SRXAFSCB_TellMeAboutYourself()
|
H A D | rxrpc.c | 882 void afs_send_simple_reply(struct afs_call *call, const void *buf, size_t len) in afs_send_simple_reply() function
|
H A D | internal.h | 1257 extern void afs_send_simple_reply(struct afs_call *, const void *, size_t);
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | cmservice.c | 574 afs_send_simple_reply(call, &reply, sizeof(reply)); in SRXAFSCB_TellMeAboutYourself()
|
H A D | rxrpc.c | 855 void afs_send_simple_reply(struct afs_call *call, const void *buf, size_t len) in afs_send_simple_reply() function
|
H A D | internal.h | 1283 extern void afs_send_simple_reply(struct afs_call *, const void *, size_t);
|
Completed in 11 milliseconds