Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h558 #define NFSD4_REPLAY_ISIZE 112 macro
570 char rp_ibuf[NFSD4_REPLAY_ISIZE];
H A Dnfs4xdr.c6284 if (len <= NFSD4_REPLAY_ISIZE) { in nfsd4_encode_operation()