Searched refs:PROC42 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4xdr.c | 7545 #define PROC42(proc, argtype, restype) \ macro 7548 #define PROC42(proc, argtype, restype) \ macro 7607 PROC42(SEEK, enc_seek, dec_seek), 7608 PROC42(ALLOCATE, enc_allocate, dec_allocate), 7609 PROC42(DEALLOCATE, enc_deallocate, dec_deallocate), 7610 PROC42(LAYOUTSTATS, enc_layoutstats, dec_layoutstats), 7611 PROC42(CLONE, enc_clone, dec_clone), 7612 PROC42(COPY, enc_copy, dec_copy), 7613 PROC42(OFFLOAD_CANCEL, enc_offload_cancel, dec_offload_cancel), 7614 PROC42(COPY_NOTIFY, enc_copy_notify, dec_copy_notify), [all …]
|