Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs3.h12 #define NFS3_POST_OP_ATTR_WORDS 22 macro
/linux-6.15/fs/nfsd/
H A Dnfs3proc.c204 svc_reserve_auth(rqstp, ((1 + NFS3_POST_OP_ATTR_WORDS + 3) << 2) + in nfsd3_proc_read()