NFS4CLNT_DELEGRETURN
set_bit(NFS4CLNT_DELEGRETURN, &server->nfs_client->cl_state);
set_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state);
set_bit(NFS4CLNT_DELEGRETURN, &server->nfs_client->cl_state);
set_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state);
if (test_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state))
if (test_and_clear_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state)) {
TRACE_DEFINE_ENUM(NFS4CLNT_DELEGRETURN);
{ BIT(NFS4CLNT_DELEGRETURN), "DELEGRETURN" }, \