Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h297 * | NFSD4_EXPIRABLE | Courtesy client to be| nfs4_laundromat |
305 NFSD4_EXPIRABLE, enumerator
732 cmpxchg(&clp->cl_state, NFSD4_COURTESY, NFSD4_EXPIRABLE); in try_to_expire_client()
733 return clp->cl_state == NFSD4_EXPIRABLE; in try_to_expire_client()
H A Dnfs4state.c2523 else if (clp->cl_state == NFSD4_EXPIRABLE) in client_info_show()
6067 if (clp->cl_state == NFSD4_EXPIRABLE) in nfs4_get_client_reaplist()

Completed in 12 milliseconds