Searched refs:NFSD_MIN_HDR_SEQ_SZ (Results 1 – 1 of 1) sorted by relevance
1950 #define NFSD_MIN_HDR_SEQ_SZ (24 + 12 + 44) macro2042 size = fattrs->maxresp_cached < NFSD_MIN_HDR_SEQ_SZ ? in nfsd4_alloc_slot()2043 0 : fattrs->maxresp_cached - NFSD_MIN_HDR_SEQ_SZ; in nfsd4_alloc_slot()3924 NFSD_SLOT_CACHE_SIZE + NFSD_MIN_HDR_SEQ_SZ); in check_forechannel_attrs()