Searched refs:NFSD_MAX_SLOTS_PER_SESSION (Results 1 – 2 of 2) sorted by relevance
176 #define NFSD_MAX_SLOTS_PER_SESSION 160 macro
1835 BUILD_BUG_ON(NFSD_MAX_SLOTS_PER_SESSION * sizeof(struct nfsd4_slot *) in alloc_session()3475 ca->maxreqs = min_t(u32, ca->maxreqs, NFSD_MAX_SLOTS_PER_SESSION); in check_forechannel_attrs()