Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h282 #define NFSD_SLOT_CACHE_SIZE 2048 macro
286 (NFSD_CACHE_SIZE_SLOTS_PER_SESSION * NFSD_SLOT_CACHE_SIZE)
H A Dnfs4state.c3907 NFSD_SLOT_CACHE_SIZE + NFSD_MIN_HDR_SEQ_SZ); in check_forechannel_attrs()