Searched refs:AFS_CALL_SV_AWAIT_ACK (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/afs/
H A Dinternal.h72 AFS_CALL_SV_AWAIT_ACK, /* Server: Awaiting final ACK */ enumerator in enum:afs_call_state
H A Drxrpc.c483 state == AFS_CALL_SV_AWAIT_ACK
485 if (state == AFS_CALL_SV_AWAIT_ACK) {
787 afs_set_call_state(call, AFS_CALL_SV_REPLYING, AFS_CALL_SV_AWAIT_ACK);

Completed in 157 milliseconds