Home
last modified time | relevance | path

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

/fs/lockd/
Dclnt4xdr.c553 #define PROC(proc, argtype, restype) \ argument
557 .p_decode = nlm4_xdr_dec_##restype, \
559 .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.c2503 #define PROC(proc, argtype, restype, timer) \ argument
2507 .p_decode = nfs3_xdr_dec_##restype##3res, \
2509 .p_replen = NFS3_##restype##res_sz, \
Dnfs4xdr.c7518 #define PROC(proc, argtype, restype) \ argument
7522 .p_decode = nfs4_xdr_##restype, \
7524 .p_replen = NFS4_##restype##_sz, \
7535 #define PROC41(proc, argtype, restype) \ argument
7536 PROC(proc, argtype, restype)
7538 #define PROC41(proc, argtype, restype) \ argument
7543 #define PROC42(proc, argtype, restype) \ argument
7544 PROC(proc, argtype, restype)
7546 #define PROC42(proc, argtype, restype) \ argument
/fs/nfsd/
Dnfs4callback.c768 #define PROC(proc, call, argtype, restype) \ argument
772 .p_decode = nfs4_xdr_dec_##restype, \
774 .p_replen = NFS4_dec_##restype##_sz, \