Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h415 NFSD4_ACTIVE = 0, enumerator
H A Dnfs4state.c171 if (clp->cl_state != NFSD4_ACTIVE) in nfsd4_dec_courtesy_client_count()
185 clp->cl_state = NFSD4_ACTIVE; in get_client_locked()
207 clp->cl_state = NFSD4_ACTIVE; in renew_client_locked()
2374 clp->cl_state = NFSD4_ACTIVE; in alloc_client()
6826 if (clp->cl_state == NFSD4_ACTIVE) in nfs4_get_client_reaplist()
6858 if (clp->cl_state == NFSD4_ACTIVE) in nfs4_get_courtesy_client_reaplist()
7061 if (clp->cl_state != NFSD4_ACTIVE) in deleg_reaper()