Lines Matching refs:PROC42
7543 #define PROC42(proc, argtype, restype) \
7546 #define PROC42(proc, argtype, restype) \
7605 PROC42(SEEK, enc_seek, dec_seek),
7606 PROC42(ALLOCATE, enc_allocate, dec_allocate),
7607 PROC42(DEALLOCATE, enc_deallocate, dec_deallocate),
7608 PROC42(LAYOUTSTATS, enc_layoutstats, dec_layoutstats),
7609 PROC42(CLONE, enc_clone, dec_clone),
7610 PROC42(COPY, enc_copy, dec_copy),
7611 PROC42(OFFLOAD_CANCEL, enc_offload_cancel, dec_offload_cancel),
7612 PROC42(COPY_NOTIFY, enc_copy_notify, dec_copy_notify),
7614 PROC42(LAYOUTERROR, enc_layouterror, dec_layouterror),
7615 PROC42(GETXATTR, enc_getxattr, dec_getxattr),
7616 PROC42(SETXATTR, enc_setxattr, dec_setxattr),
7617 PROC42(LISTXATTRS, enc_listxattrs, dec_listxattrs),
7618 PROC42(REMOVEXATTR, enc_removexattr, dec_removexattr),
7619 PROC42(READ_PLUS, enc_read_plus, dec_read_plus),