Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs3.h11 #define NFS3_POST_OP_ATTR_WORDS 22 macro
/linux-4.4.14/fs/nfsd/
Dnfs3proc.c161 svc_reserve_auth(rqstp, ((1 + NFS3_POST_OP_ATTR_WORDS + 3)<<2) + resp->count +4); in nfsd3_proc_read()