Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dstate.h165 #define NFSD_SLOT_CACHE_SIZE 2048 macro
169 (NFSD_CACHE_SIZE_SLOTS_PER_SESSION * NFSD_SLOT_CACHE_SIZE)
Dnfs4state.c2726 NFSD_SLOT_CACHE_SIZE + NFSD_MIN_HDR_SEQ_SZ); in check_forechannel_attrs()