Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dstate.h180 #define NFSD_SLOT_CACHE_SIZE 2048 macro
184 (NFSD_CACHE_SIZE_SLOTS_PER_SESSION * NFSD_SLOT_CACHE_SIZE)
H A Dnfs4state.c3509 NFSD_SLOT_CACHE_SIZE + NFSD_MIN_HDR_SEQ_SZ); in check_forechannel_attrs()