Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dstate.h303 NFSD4_ACTIVE = 0, enumerator
H A Dnfs4state.c169 if (clp->cl_state != NFSD4_ACTIVE) in nfsd4_dec_courtesy_client_count()
183 clp->cl_state = NFSD4_ACTIVE; in get_client_locked()
205 clp->cl_state = NFSD4_ACTIVE; in renew_client_locked()
2109 clp->cl_state = NFSD4_ACTIVE; in alloc_client()
6069 if (clp->cl_state == NFSD4_ACTIVE) in nfs4_get_client_reaplist()
6101 if (clp->cl_state == NFSD4_ACTIVE) in nfs4_get_courtesy_client_reaplist()
6262 if (clp->cl_state != NFSD4_ACTIVE || in deleg_reaper()