Home
last modified time | relevance | path

Searched refs:NFSD_SLOT_CACHE_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dstate.h179 #define NFSD_SLOT_CACHE_SIZE 2048 macro
180 /* Maximum number of NFSD_SLOT_CACHE_SIZE slots per session */
183 (NFSD_CACHE_SIZE_SLOTS_PER_SESSION * NFSD_SLOT_CACHE_SIZE)
H A Dnfs4state.c3308 NFSD_SLOT_CACHE_SIZE + NFSD_MIN_HDR_SEQ_SZ); in check_forechannel_attrs()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h180 #define NFSD_SLOT_CACHE_SIZE 2048 macro
181 /* Maximum number of NFSD_SLOT_CACHE_SIZE slots per session */
184 (NFSD_CACHE_SIZE_SLOTS_PER_SESSION * NFSD_SLOT_CACHE_SIZE)
H A Dnfs4state.c3512 NFSD_SLOT_CACHE_SIZE + NFSD_MIN_HDR_SEQ_SZ); in check_forechannel_attrs()

Completed in 23 milliseconds