Searched refs:PROC42 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/fs/nfs/ |
| D | nfs4xdr.c | 7590 #define PROC42(proc, argtype, restype) \ macro 7593 #define PROC42(proc, argtype, restype) \ macro 7652 PROC42(SEEK, enc_seek, dec_seek), 7653 PROC42(ALLOCATE, enc_allocate, dec_allocate), 7654 PROC42(DEALLOCATE, enc_deallocate, dec_deallocate), 7655 PROC42(LAYOUTSTATS, enc_layoutstats, dec_layoutstats), 7656 PROC42(CLONE, enc_clone, dec_clone), 7657 PROC42(COPY, enc_copy, dec_copy), 7658 PROC42(OFFLOAD_CANCEL, enc_offload_cancel, dec_offload_cancel), 7659 PROC42(COPY_NOTIFY, enc_copy_notify, dec_copy_notify), [all …]
|