Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dnfs4state.c1380 #define NFSD_MIN_HDR_SEQ_SZ (24 + 12 + 44) macro
1399 if (ca->maxresp_cached < NFSD_MIN_HDR_SEQ_SZ) in slot_bytes()
1402 size = ca->maxresp_cached - NFSD_MIN_HDR_SEQ_SZ; in slot_bytes()
2542 NFSD_SLOT_CACHE_SIZE + NFSD_MIN_HDR_SEQ_SZ); in check_forechannel_attrs()