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.h563 #define NFSD4_REPLAY_ISIZE 112 macro
575 char rp_ibuf[NFSD4_REPLAY_ISIZE];
H A Dnfs4xdr.c6285 if (len > NFSD4_REPLAY_ISIZE) { in nfsd4_encode_operation()