Home
last modified time | relevance | path

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

/fs/lockd/
Dclntxdr.c562 #define PROC(proc, argtype, restype) \ argument
565 .p_encode = (kxdreproc_t)nlm_xdr_enc_##argtype, \
567 .p_arglen = NLM_##argtype##_sz, \
Dclnt4xdr.c564 #define PROC(proc, argtype, restype) \ argument
567 .p_encode = (kxdreproc_t)nlm4_xdr_enc_##argtype, \
569 .p_arglen = NLM4_##argtype##_sz, \
/fs/nfsd/
Dnfs4callback.c557 #define PROC(proc, call, argtype, restype) \ argument
560 .p_encode = (kxdreproc_t)nfs4_xdr_enc_##argtype, \
562 .p_arglen = NFS4_enc_##argtype##_sz, \
/fs/nfs/
Dnfs2xdr.c1114 #define PROC(proc, argtype, restype, timer) \ argument
1117 .p_encode = (kxdreproc_t)nfs2_xdr_enc_##argtype, \
1119 .p_arglen = NFS_##argtype##_sz, \
Dnfs3xdr.c2486 #define PROC(proc, argtype, restype, timer) \ argument
2489 .p_encode = (kxdreproc_t)nfs3_xdr_enc_##argtype##3args, \
2491 .p_arglen = NFS3_##argtype##args_sz, \
Dnfs4xdr.c7194 #define PROC(proc, argtype, restype) \ argument
7197 .p_encode = (kxdreproc_t)nfs4_xdr_##argtype, \
7199 .p_arglen = NFS4_##argtype##_sz, \