Searched refs:NFS4CLNT_DELEGRETURN (Results 1 – 4 of 4) sorted by relevance
285 set_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state); in nfs_abort_delegation_return()575 set_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state); in nfs_client_return_marked_delegations()646 set_bit(NFS4CLNT_DELEGRETURN, &server->nfs_client->cl_state); in nfs_mark_return_if_closed_delegation()653 set_bit(NFS4CLNT_DELEGRETURN, &server->nfs_client->cl_state); in nfs_mark_return_delegation()680 if (test_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state)) in nfs_delegation_run_state_manager()
35 NFS4CLNT_DELEGRETURN, enumerator
571 TRACE_DEFINE_ENUM(NFS4CLNT_DELEGRETURN);590 { NFS4CLNT_DELEGRETURN, "DELEGRETURN" }, \
2634 if (test_and_clear_bit(NFS4CLNT_DELEGRETURN, &clp->cl_state)) { in nfs4_state_manager()