Searched refs:NFS4CLNT_DELEGATION_EXPIRED (Results 1 – 4 of 4) sorted by relevance
1295 set_bit(NFS4CLNT_DELEGATION_EXPIRED, &server->nfs_client->cl_state); in nfs_mark_test_expired_delegation()1406 set_bit(NFS4CLNT_DELEGATION_EXPIRED, in nfs_server_reap_expired_delegations()
44 NFS4CLNT_DELEGATION_EXPIRED, enumerator
323 TRACE_DEFINE_ENUM(NFS4CLNT_DELEGATION_EXPIRED);346 { BIT(NFS4CLNT_DELEGATION_EXPIRED), "DELEGATION_EXPIRED" }, \
2689 if (test_and_clear_bit(NFS4CLNT_DELEGATION_EXPIRED, &clp->cl_state)) { in nfs4_state_manager()