Home
last modified time | relevance | path

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

/fs/afs/
Drxrpc.c539 if (ret == 0 && call->unmarshalling_error) in afs_deliver_to_call()
967 call->unmarshalling_error = true; in afs_protocol_error()
Dinternal.h139 bool unmarshalling_error; /* T if an unmarshalling error occurred */ member