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

/linux-4.1.27/fs/nfsd/
H A Dnfs4state.c1362 #define NFSD_MIN_HDR_SEQ_SZ (24 + 12 + 44) macro
1381 if (ca->maxresp_cached < NFSD_MIN_HDR_SEQ_SZ) slot_bytes()
1384 size = ca->maxresp_cached - NFSD_MIN_HDR_SEQ_SZ; slot_bytes()
2516 NFSD_SLOT_CACHE_SIZE + NFSD_MIN_HDR_SEQ_SZ); check_forechannel_attrs()

Completed in 86 milliseconds