Lines Matching refs:nfsd4_dec
1707 typedef __be32(*nfsd4_dec)(struct nfsd4_compoundargs *argp, void *); typedef
1709 static nfsd4_dec nfsd4_dec_ops[] = {
1710 [OP_ACCESS] = (nfsd4_dec)nfsd4_decode_access,
1711 [OP_CLOSE] = (nfsd4_dec)nfsd4_decode_close,
1712 [OP_COMMIT] = (nfsd4_dec)nfsd4_decode_commit,
1713 [OP_CREATE] = (nfsd4_dec)nfsd4_decode_create,
1714 [OP_DELEGPURGE] = (nfsd4_dec)nfsd4_decode_notsupp,
1715 [OP_DELEGRETURN] = (nfsd4_dec)nfsd4_decode_delegreturn,
1716 [OP_GETATTR] = (nfsd4_dec)nfsd4_decode_getattr,
1717 [OP_GETFH] = (nfsd4_dec)nfsd4_decode_noop,
1718 [OP_LINK] = (nfsd4_dec)nfsd4_decode_link,
1719 [OP_LOCK] = (nfsd4_dec)nfsd4_decode_lock,
1720 [OP_LOCKT] = (nfsd4_dec)nfsd4_decode_lockt,
1721 [OP_LOCKU] = (nfsd4_dec)nfsd4_decode_locku,
1722 [OP_LOOKUP] = (nfsd4_dec)nfsd4_decode_lookup,
1723 [OP_LOOKUPP] = (nfsd4_dec)nfsd4_decode_noop,
1724 [OP_NVERIFY] = (nfsd4_dec)nfsd4_decode_verify,
1725 [OP_OPEN] = (nfsd4_dec)nfsd4_decode_open,
1726 [OP_OPENATTR] = (nfsd4_dec)nfsd4_decode_notsupp,
1727 [OP_OPEN_CONFIRM] = (nfsd4_dec)nfsd4_decode_open_confirm,
1728 [OP_OPEN_DOWNGRADE] = (nfsd4_dec)nfsd4_decode_open_downgrade,
1729 [OP_PUTFH] = (nfsd4_dec)nfsd4_decode_putfh,
1730 [OP_PUTPUBFH] = (nfsd4_dec)nfsd4_decode_putpubfh,
1731 [OP_PUTROOTFH] = (nfsd4_dec)nfsd4_decode_noop,
1732 [OP_READ] = (nfsd4_dec)nfsd4_decode_read,
1733 [OP_READDIR] = (nfsd4_dec)nfsd4_decode_readdir,
1734 [OP_READLINK] = (nfsd4_dec)nfsd4_decode_noop,
1735 [OP_REMOVE] = (nfsd4_dec)nfsd4_decode_remove,
1736 [OP_RENAME] = (nfsd4_dec)nfsd4_decode_rename,
1737 [OP_RENEW] = (nfsd4_dec)nfsd4_decode_renew,
1738 [OP_RESTOREFH] = (nfsd4_dec)nfsd4_decode_noop,
1739 [OP_SAVEFH] = (nfsd4_dec)nfsd4_decode_noop,
1740 [OP_SECINFO] = (nfsd4_dec)nfsd4_decode_secinfo,
1741 [OP_SETATTR] = (nfsd4_dec)nfsd4_decode_setattr,
1742 [OP_SETCLIENTID] = (nfsd4_dec)nfsd4_decode_setclientid,
1743 [OP_SETCLIENTID_CONFIRM] = (nfsd4_dec)nfsd4_decode_setclientid_confirm,
1744 [OP_VERIFY] = (nfsd4_dec)nfsd4_decode_verify,
1745 [OP_WRITE] = (nfsd4_dec)nfsd4_decode_write,
1746 [OP_RELEASE_LOCKOWNER] = (nfsd4_dec)nfsd4_decode_release_lockowner,
1749 [OP_BACKCHANNEL_CTL] = (nfsd4_dec)nfsd4_decode_backchannel_ctl,
1750 [OP_BIND_CONN_TO_SESSION]= (nfsd4_dec)nfsd4_decode_bind_conn_to_session,
1751 [OP_EXCHANGE_ID] = (nfsd4_dec)nfsd4_decode_exchange_id,
1752 [OP_CREATE_SESSION] = (nfsd4_dec)nfsd4_decode_create_session,
1753 [OP_DESTROY_SESSION] = (nfsd4_dec)nfsd4_decode_destroy_session,
1754 [OP_FREE_STATEID] = (nfsd4_dec)nfsd4_decode_free_stateid,
1755 [OP_GET_DIR_DELEGATION] = (nfsd4_dec)nfsd4_decode_notsupp,
1757 [OP_GETDEVICEINFO] = (nfsd4_dec)nfsd4_decode_getdeviceinfo,
1758 [OP_GETDEVICELIST] = (nfsd4_dec)nfsd4_decode_notsupp,
1759 [OP_LAYOUTCOMMIT] = (nfsd4_dec)nfsd4_decode_layoutcommit,
1760 [OP_LAYOUTGET] = (nfsd4_dec)nfsd4_decode_layoutget,
1761 [OP_LAYOUTRETURN] = (nfsd4_dec)nfsd4_decode_layoutreturn,
1763 [OP_GETDEVICEINFO] = (nfsd4_dec)nfsd4_decode_notsupp,
1764 [OP_GETDEVICELIST] = (nfsd4_dec)nfsd4_decode_notsupp,
1765 [OP_LAYOUTCOMMIT] = (nfsd4_dec)nfsd4_decode_notsupp,
1766 [OP_LAYOUTGET] = (nfsd4_dec)nfsd4_decode_notsupp,
1767 [OP_LAYOUTRETURN] = (nfsd4_dec)nfsd4_decode_notsupp,
1769 [OP_SECINFO_NO_NAME] = (nfsd4_dec)nfsd4_decode_secinfo_no_name,
1770 [OP_SEQUENCE] = (nfsd4_dec)nfsd4_decode_sequence,
1771 [OP_SET_SSV] = (nfsd4_dec)nfsd4_decode_notsupp,
1772 [OP_TEST_STATEID] = (nfsd4_dec)nfsd4_decode_test_stateid,
1773 [OP_WANT_DELEGATION] = (nfsd4_dec)nfsd4_decode_notsupp,
1774 [OP_DESTROY_CLIENTID] = (nfsd4_dec)nfsd4_decode_destroy_clientid,
1775 [OP_RECLAIM_COMPLETE] = (nfsd4_dec)nfsd4_decode_reclaim_complete,
1778 [OP_ALLOCATE] = (nfsd4_dec)nfsd4_decode_fallocate,
1779 [OP_COPY] = (nfsd4_dec)nfsd4_decode_notsupp,
1780 [OP_COPY_NOTIFY] = (nfsd4_dec)nfsd4_decode_notsupp,
1781 [OP_DEALLOCATE] = (nfsd4_dec)nfsd4_decode_fallocate,
1782 [OP_IO_ADVISE] = (nfsd4_dec)nfsd4_decode_notsupp,
1783 [OP_LAYOUTERROR] = (nfsd4_dec)nfsd4_decode_notsupp,
1784 [OP_LAYOUTSTATS] = (nfsd4_dec)nfsd4_decode_notsupp,
1785 [OP_OFFLOAD_CANCEL] = (nfsd4_dec)nfsd4_decode_notsupp,
1786 [OP_OFFLOAD_STATUS] = (nfsd4_dec)nfsd4_decode_notsupp,
1787 [OP_READ_PLUS] = (nfsd4_dec)nfsd4_decode_notsupp,
1788 [OP_SEEK] = (nfsd4_dec)nfsd4_decode_seek,
1789 [OP_WRITE_SAME] = (nfsd4_dec)nfsd4_decode_notsupp,