Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Drxrpc.c552 if (ret == 0 && call->unmarshalling_error) in afs_deliver_to_call()
974 call->unmarshalling_error = true; in afs_protocol_error()
H A Dinternal.h178 bool unmarshalling_error; /* T if an unmarshalling error occurred */ member