Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dstate.h180 #define NFSD_SLOT_CACHE_SIZE 2048 macro
184 (NFSD_CACHE_SIZE_SLOTS_PER_SESSION * NFSD_SLOT_CACHE_SIZE)
Dnfs4state.c3474 NFSD_SLOT_CACHE_SIZE + NFSD_MIN_HDR_SEQ_SZ); in check_forechannel_attrs()