Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dstate.h386 NFSD4_EXPIRABLE, enumerator
828 cmpxchg(&clp->cl_state, NFSD4_COURTESY, NFSD4_EXPIRABLE); in try_to_expire_client()
829 return clp->cl_state == NFSD4_EXPIRABLE; in try_to_expire_client()
H A Dnfs4state.c2766 else if (clp->cl_state == NFSD4_EXPIRABLE) in client_info_show()
6652 if (clp->cl_state == NFSD4_EXPIRABLE) in nfs4_get_client_reaplist()