Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dcmservice.c522 afs_send_simple_reply(call, &reply, sizeof(reply)); in SRXAFSCB_TellMeAboutYourself()
H A Drxrpc.c886 void afs_send_simple_reply(struct afs_call *call, const void *buf, size_t len) in afs_send_simple_reply() function