Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsd.h380 * COMPOUND_ERR_SLACK_SPACE - this is the minimum bytes of buffer space
386 #define COMPOUND_ERR_SLACK_SPACE 16 /* OP_SETATTR */
389 #define COMPOUND_ERR_SLACK_SPACE global() macro
H A Dnfs4proc.c2882 plen += COMPOUND_ERR_SLACK_SPACE; in nfsd4_proc_compound()