Searched refs:NFS4CLNT_DELEGATION_EXPIRED (Results 1 – 4 of 4) sorted by relevance
1334 set_bit(NFS4CLNT_DELEGATION_EXPIRED, &server->nfs_client->cl_state); in nfs_mark_test_expired_delegation()1443 set_bit(NFS4CLNT_DELEGATION_EXPIRED, in nfs_server_reap_expired_delegations()
48 NFS4CLNT_DELEGATION_EXPIRED, enumerator
349 TRACE_DEFINE_ENUM(NFS4CLNT_DELEGATION_EXPIRED);372 { BIT(NFS4CLNT_DELEGATION_EXPIRED), "DELEGATION_EXPIRED" }, \
2608 if (test_and_clear_bit(NFS4CLNT_DELEGATION_EXPIRED, &clp->cl_state)) { in nfs4_state_manager()