Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs3.h12 #define NFS3_POST_OP_ATTR_WORDS 22 macro
/openbmc/linux/fs/nfsd/
H A Dnfs3proc.c174 svc_reserve_auth(rqstp, ((1 + NFS3_POST_OP_ATTR_WORDS + 3)<<2) + resp->count +4); in nfsd3_proc_read()