Home
last modified time | relevance | path

Searched refs:restype (Results 1 – 6 of 6) sorted by relevance

/fs/lockd/
Dclnt4xdr.c546 #define PROC(proc, argtype, restype) \ argument
550 .p_decode = nlm4_xdr_dec_##restype, \
552 .p_replen = NLM4_##restype##_sz, \
Dclntxdr.c551 #define PROC(proc, argtype, restype) \ argument
555 .p_decode = nlm_xdr_dec_##restype, \
557 .p_replen = NLM_##restype##_sz, \
/fs/nfs/
Dnfs2xdr.c1121 #define PROC(proc, argtype, restype, timer) \ argument
1125 .p_decode = nfs2_xdr_dec_##restype, \
1127 .p_replen = NFS_##restype##_sz, \
Dnfs3xdr.c2508 #define PROC(proc, argtype, restype, timer) \ argument
2512 .p_decode = nfs3_xdr_dec_##restype##3res, \
2514 .p_replen = NFS3_##restype##res_sz, \
Dnfs4xdr.c7611 #define PROC(proc, argtype, restype) \ argument
7615 .p_decode = nfs4_xdr_##restype, \
7617 .p_replen = NFS4_##restype##_sz, \
7628 #define PROC41(proc, argtype, restype) \ argument
7629 PROC(proc, argtype, restype)
7631 #define PROC41(proc, argtype, restype) \ argument
7636 #define PROC42(proc, argtype, restype) \ argument
7637 PROC(proc, argtype, restype)
7639 #define PROC42(proc, argtype, restype) \ argument
/fs/nfsd/
Dnfs4callback.c838 #define PROC(proc, call, argtype, restype) \ argument
842 .p_decode = nfs4_xdr_dec_##restype, \
844 .p_replen = NFS4_dec_##restype##_sz, \