Home
last modified time | relevance | path

Searched refs:NFSD4_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/fs/nfsd/
Dstate.h303 NFSD4_ACTIVE = 0, enumerator
Dnfs4state.c166 if (clp->cl_state != NFSD4_ACTIVE) in nfsd4_dec_courtesy_client_count()
180 clp->cl_state = NFSD4_ACTIVE; in get_client_locked()
202 clp->cl_state = NFSD4_ACTIVE; in renew_client_locked()
2112 clp->cl_state = NFSD4_ACTIVE; in alloc_client()
5989 if (clp->cl_state == NFSD4_ACTIVE) in nfs4_get_client_reaplist()
6021 if (clp->cl_state == NFSD4_ACTIVE) in nfs4_get_courtesy_client_reaplist()