Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h489 NFSD4_ACTIVE = 0, enumerator
H A Dnfs4state.c172 if (clp->cl_state != NFSD4_ACTIVE) in nfsd4_dec_courtesy_client_count()
186 clp->cl_state = NFSD4_ACTIVE; in get_client_locked()
208 clp->cl_state = NFSD4_ACTIVE; in renew_client_locked()
2733 clp->cl_state = NFSD4_ACTIVE; in alloc_client()
7513 if (clp->cl_state == NFSD4_ACTIVE) in nfs4_get_client_reaplist()
7545 if (clp->cl_state == NFSD4_ACTIVE) in nfs4_get_courtesy_client_reaplist()
7779 if (clp->cl_state != NFSD4_ACTIVE) in deleg_reaper()