Home
last modified time | relevance | path

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

/fs/lockd/
Dclnt4xdr.c553 #define PROC(proc, argtype, restype) \ argument
556 .p_encode = nlm4_xdr_enc_##argtype, \
558 .p_arglen = NLM4_##argtype##_sz, \
Dclntxdr.c551 #define PROC(proc, argtype, restype) \ argument
554 .p_encode = nlm_xdr_enc_##argtype, \
556 .p_arglen = NLM_##argtype##_sz, \
/fs/nfs/
Dnfs2xdr.c1121 #define PROC(proc, argtype, restype, timer) \ argument
1124 .p_encode = nfs2_xdr_enc_##argtype, \
1126 .p_arglen = NFS_##argtype##_sz, \
Dnfs3xdr.c2503 #define PROC(proc, argtype, restype, timer) \ argument
2506 .p_encode = nfs3_xdr_enc_##argtype##3args, \
2508 .p_arglen = NFS3_##argtype##args_sz, \
Dnfs4xdr.c7518 #define PROC(proc, argtype, restype) \ argument
7521 .p_encode = nfs4_xdr_##argtype, \
7523 .p_arglen = NFS4_##argtype##_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
771 .p_encode = nfs4_xdr_enc_##argtype, \
773 .p_arglen = NFS4_enc_##argtype##_sz, \