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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsd.h244 * COMPOUND_ERR_SLACK_SPACE - this is the minimum bytes of buffer space
250 #define COMPOUND_ERR_SLACK_SPACE 12 /* OP_SETATTR */ macro
H A Dnfs4proc.c1058 + COMPOUND_ERR_SLACK_SPACE) {
1059 BUG_ON(slack_bytes < COMPOUND_ERR_SLACK_SPACE);
H A Dnfs4xdr.c2390 buflen = resp->end - resp->p - (COMPOUND_ERR_SLACK_SPACE >> 2);

Completed in 95 milliseconds