Searched refs:PROC42 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/fs/nfs/ |
| D | nfs4xdr.c | 7640 #define PROC42(proc, argtype, restype) \ macro 7643 #define PROC42(proc, argtype, restype) \ macro 7702 PROC42(SEEK, enc_seek, dec_seek), 7703 PROC42(ALLOCATE, enc_allocate, dec_allocate), 7704 PROC42(DEALLOCATE, enc_deallocate, dec_deallocate), 7705 PROC42(LAYOUTSTATS, enc_layoutstats, dec_layoutstats), 7706 PROC42(CLONE, enc_clone, dec_clone), 7707 PROC42(COPY, enc_copy, dec_copy), 7708 PROC42(OFFLOAD_CANCEL, enc_offload_cancel, dec_offload_cancel), 7709 PROC42(COPY_NOTIFY, enc_copy_notify, dec_copy_notify), [all …]
|