Home
last modified time | relevance | path

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

/Linux-v4.19/fs/afs/
Dcmservice.c437 afs_send_simple_reply(call, &reply, sizeof(reply)); in SRXAFSCB_ProbeUuid()
559 afs_send_simple_reply(call, &reply, sizeof(reply)); in SRXAFSCB_TellMeAboutYourself()
Drxrpc.c852 void afs_send_simple_reply(struct afs_call *call, const void *buf, size_t len) in afs_send_simple_reply() function
Dinternal.h930 extern void afs_send_simple_reply(struct afs_call *, const void *, size_t);