Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dstate.h305 NFSD4_EXPIRABLE, enumerator
731 cmpxchg(&clp->cl_state, NFSD4_COURTESY, NFSD4_EXPIRABLE); in try_to_expire_client()
732 return clp->cl_state == NFSD4_EXPIRABLE; in try_to_expire_client()
Dnfs4state.c2513 else if (clp->cl_state == NFSD4_EXPIRABLE) in client_info_show()
5949 if (clp->cl_state == NFSD4_EXPIRABLE) in nfs4_get_client_reaplist()