Lines Matching defs:encode_op_hdr

1048 static void encode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 op,
1202 encode_op_hdr(xdr, OP_ACCESS, decode_access_maxsz, hdr);
1208 encode_op_hdr(xdr, OP_CLOSE, decode_close_maxsz, hdr);
1217 encode_op_hdr(xdr, OP_COMMIT, decode_commit_maxsz, hdr);
1227 encode_op_hdr(xdr, OP_CREATE, decode_create_maxsz, hdr);
1260 encode_op_hdr(xdr, OP_GETATTR, decode_getattr_maxsz, hdr);
1297 encode_op_hdr(xdr, OP_GETFH, decode_getfh_maxsz, hdr);
1302 encode_op_hdr(xdr, OP_LINK, decode_link_maxsz, hdr);
1340 encode_op_hdr(xdr, OP_LOCK, decode_lock_maxsz, hdr);
1363 encode_op_hdr(xdr, OP_LOCKT, decode_lockt_maxsz, hdr);
1375 encode_op_hdr(xdr, OP_LOCKU, decode_locku_maxsz, hdr);
1386 encode_op_hdr(xdr, OP_RELEASE_LOCKOWNER, decode_release_lockowner_maxsz, hdr);
1392 encode_op_hdr(xdr, OP_LOOKUP, decode_lookup_maxsz, hdr);
1398 encode_op_hdr(xdr, OP_LOOKUPP, decode_lookupp_maxsz, hdr);
1538 encode_op_hdr(xdr, OP_OPEN, decode_open_maxsz, hdr);
1564 encode_op_hdr(xdr, OP_OPEN_CONFIRM, decode_open_confirm_maxsz, hdr);
1571 encode_op_hdr(xdr, OP_OPEN_DOWNGRADE, decode_open_downgrade_maxsz, hdr);
1580 encode_op_hdr(xdr, OP_PUTFH, decode_putfh_maxsz, hdr);
1586 encode_op_hdr(xdr, OP_PUTROOTFH, decode_putrootfh_maxsz, hdr);
1594 encode_op_hdr(xdr, OP_READ, decode_read_maxsz, hdr);
1632 encode_op_hdr(xdr, OP_READDIR, decode_readdir_maxsz, hdr);
1654 encode_op_hdr(xdr, OP_READLINK, decode_readlink_maxsz, hdr);
1659 encode_op_hdr(xdr, OP_REMOVE, decode_remove_maxsz, hdr);
1665 encode_op_hdr(xdr, OP_RENAME, decode_rename_maxsz, hdr);
1673 encode_op_hdr(xdr, OP_RENEW, decode_renew_maxsz, hdr);
1680 encode_op_hdr(xdr, OP_RESTOREFH, decode_restorefh_maxsz, hdr);
1708 encode_op_hdr(xdr, OP_SETATTR, decode_setacl_maxsz, hdr);
1718 encode_op_hdr(xdr, OP_SAVEFH, decode_savefh_maxsz, hdr);
1723 encode_op_hdr(xdr, OP_SETATTR, decode_setattr_maxsz, hdr);
1733 encode_op_hdr(xdr, OP_SETCLIENTID, decode_setclientid_maxsz, hdr);
1748 encode_op_hdr(xdr, OP_SETCLIENTID_CONFIRM,
1759 encode_op_hdr(xdr, OP_WRITE, decode_write_maxsz, hdr);
1772 encode_op_hdr(xdr, OP_DELEGRETURN, decode_delegreturn_maxsz, hdr);
1778 encode_op_hdr(xdr, OP_SECINFO, decode_secinfo_maxsz, hdr);
1790 encode_op_hdr(xdr, OP_BIND_CONN_TO_SESSION,
1814 encode_op_hdr(xdr, OP_EXCHANGE_ID, decode_exchange_id_maxsz, hdr);
1875 encode_op_hdr(xdr, OP_CREATE_SESSION, decode_create_session_maxsz, hdr);
1915 encode_op_hdr(xdr, OP_DESTROY_SESSION, decode_destroy_session_maxsz, hdr);
1923 encode_op_hdr(xdr, OP_DESTROY_CLIENTID, decode_destroy_clientid_maxsz, hdr);
1931 encode_op_hdr(xdr, OP_RECLAIM_COMPLETE, decode_reclaim_complete_maxsz, hdr);
1951 encode_op_hdr(xdr, OP_SEQUENCE, decode_sequence_maxsz, hdr);
1982 encode_op_hdr(xdr, OP_GETDEVICEINFO, decode_getdeviceinfo_maxsz, hdr);
2001 encode_op_hdr(xdr, OP_LAYOUTGET, decode_layoutget_maxsz, hdr);
2032 encode_op_hdr(xdr, OP_LAYOUTCOMMIT, decode_layoutcommit_maxsz, hdr);
2065 encode_op_hdr(xdr, OP_LAYOUTRETURN, decode_layoutreturn_maxsz, hdr);
2088 encode_op_hdr(xdr, OP_SECINFO_NO_NAME, decode_secinfo_no_name_maxsz, hdr);
2097 encode_op_hdr(xdr, OP_TEST_STATEID, decode_test_stateid_maxsz, hdr);
2106 encode_op_hdr(xdr, OP_FREE_STATEID, decode_free_stateid_maxsz, hdr);