Searched refs:AFS_CALL_CL_AWAIT_REPLY (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/afs/
H A Drxrpc.c291 afs_set_call_state(call, AFS_CALL_CL_REQUESTING, AFS_CALL_CL_AWAIT_REPLY);
480 state == AFS_CALL_CL_AWAIT_REPLY ||
545 if (state != AFS_CALL_CL_AWAIT_REPLY)
891 case AFS_CALL_CL_AWAIT_REPLY:
H A Dinternal.h67 AFS_CALL_CL_AWAIT_REPLY, /* Client: Awaiting reply */ enumerator in enum:afs_call_state

Completed in 259 milliseconds