Home
last modified time | relevance | path

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

/fs/lockd/
A Dclnt4xdr.c546 #define PROC(proc, argtype, restype) \ argument
549 .p_encode = nlm4_xdr_enc_##argtype, \
551 .p_arglen = NLM4_##argtype##_sz, \
A Dclntxdr.c552 #define PROC(proc, argtype, restype) \ argument
555 .p_encode = nlm_xdr_enc_##argtype, \
557 .p_arglen = NLM_##argtype##_sz, \
/fs/nfs/
A Dnfs2xdr.c1053 #define PROC(proc, argtype, restype, timer) \ argument
1056 .p_encode = nfs2_xdr_enc_##argtype, \
1058 .p_arglen = NFS_##argtype##_sz, \
A Dnfs3xdr.c2440 #define PROC(proc, argtype, restype, timer) \ argument
2443 .p_encode = nfs3_xdr_enc_##argtype##3args, \
2445 .p_arglen = NFS3_##argtype##args_sz, \
A Dnfs4xdr.c7635 #define PROC(proc, argtype, restype) \ argument
7638 .p_encode = nfs4_xdr_##argtype, \
7640 .p_arglen = NFS4_##argtype##_sz, \
7652 #define PROC41(proc, argtype, restype) \ argument
7653 PROC(proc, argtype, restype)
7655 #define PROC41(proc, argtype, restype) \ argument
7660 #define PROC42(proc, argtype, restype) \ argument
7661 PROC(proc, argtype, restype)
7663 #define PROC42(proc, argtype, restype) \ argument
/fs/nfsd/
A Dnfs4callback.c1012 #define PROC(proc, call, argtype, restype) \ argument
1015 .p_encode = nfs4_xdr_enc_##argtype, \
1017 .p_arglen = NFS4_enc_##argtype##_sz, \

Completed in 37 milliseconds