Searched refs:PROC42 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/nfs/ |
| D | nfs4xdr.c | 7515 #define PROC42(proc, argtype, restype) \ macro 7518 #define PROC42(proc, argtype, restype) \ macro 7577 PROC42(SEEK, enc_seek, dec_seek), 7578 PROC42(ALLOCATE, enc_allocate, dec_allocate), 7579 PROC42(DEALLOCATE, enc_deallocate, dec_deallocate), 7580 PROC42(LAYOUTSTATS, enc_layoutstats, dec_layoutstats), 7581 PROC42(CLONE, enc_clone, dec_clone), 7582 PROC42(COPY, enc_copy, dec_copy), 7583 PROC42(OFFLOAD_CANCEL, enc_offload_cancel, dec_offload_cancel), 7585 PROC42(LAYOUTERROR, enc_layouterror, dec_layouterror),
|