Home
last modified time | relevance | path

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

/linux-3.4.99/fs/afs/
Drxrpc.c441 call->state == AFS_CALL_AWAIT_ACK) && in afs_deliver_to_call()
775 call->state = AFS_CALL_AWAIT_ACK; in afs_send_empty_reply()
815 call->state = AFS_CALL_AWAIT_ACK; in afs_send_simple_reply()
Dinternal.h100 AFS_CALL_AWAIT_ACK, /* awaiting final ACK of incoming call */ enumerator