Searched refs:AFS_CALL_AWAIT_ACK (Results 1 – 2 of 2) sorted by relevance
468 call->state == AFS_CALL_AWAIT_ACK) && in afs_deliver_to_call()783 call->state = AFS_CALL_AWAIT_ACK; in afs_send_empty_reply()819 call->state = AFS_CALL_AWAIT_ACK; in afs_send_simple_reply()
102 AFS_CALL_AWAIT_ACK, /* awaiting final ACK of incoming call */ enumerator