Lines Matching refs:PROC42
7636 #define PROC42(proc, argtype, restype) \ macro
7639 #define PROC42(proc, argtype, restype) \ macro
7698 PROC42(SEEK, enc_seek, dec_seek),
7699 PROC42(ALLOCATE, enc_allocate, dec_allocate),
7700 PROC42(DEALLOCATE, enc_deallocate, dec_deallocate),
7701 PROC42(LAYOUTSTATS, enc_layoutstats, dec_layoutstats),
7702 PROC42(CLONE, enc_clone, dec_clone),
7703 PROC42(COPY, enc_copy, dec_copy),
7704 PROC42(OFFLOAD_CANCEL, enc_offload_cancel, dec_offload_cancel),
7705 PROC42(COPY_NOTIFY, enc_copy_notify, dec_copy_notify),
7707 PROC42(LAYOUTERROR, enc_layouterror, dec_layouterror),
7708 PROC42(GETXATTR, enc_getxattr, dec_getxattr),
7709 PROC42(SETXATTR, enc_setxattr, dec_setxattr),
7710 PROC42(LISTXATTRS, enc_listxattrs, dec_listxattrs),
7711 PROC42(REMOVEXATTR, enc_removexattr, dec_removexattr),
7712 PROC42(READ_PLUS, enc_read_plus, dec_read_plus),