Lines Matching defs:encode_op_hdr

1036 static void encode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 op,
1190 encode_op_hdr(xdr, OP_ACCESS, decode_access_maxsz, hdr);
1196 encode_op_hdr(xdr, OP_CLOSE, decode_close_maxsz, hdr);
1205 encode_op_hdr(xdr, OP_COMMIT, decode_commit_maxsz, hdr);
1215 encode_op_hdr(xdr, OP_CREATE, decode_create_maxsz, hdr);
1248 encode_op_hdr(xdr, OP_GETATTR, decode_getattr_maxsz, hdr);
1285 encode_op_hdr(xdr, OP_GETFH, decode_getfh_maxsz, hdr);
1290 encode_op_hdr(xdr, OP_LINK, decode_link_maxsz, hdr);
1328 encode_op_hdr(xdr, OP_LOCK, decode_lock_maxsz, hdr);
1351 encode_op_hdr(xdr, OP_LOCKT, decode_lockt_maxsz, hdr);
1363 encode_op_hdr(xdr, OP_LOCKU, decode_locku_maxsz, hdr);
1374 encode_op_hdr(xdr, OP_RELEASE_LOCKOWNER, decode_release_lockowner_maxsz, hdr);
1380 encode_op_hdr(xdr, OP_LOOKUP, decode_lookup_maxsz, hdr);
1386 encode_op_hdr(xdr, OP_LOOKUPP, decode_lookupp_maxsz, hdr);
1526 encode_op_hdr(xdr, OP_OPEN, decode_open_maxsz, hdr);
1552 encode_op_hdr(xdr, OP_OPEN_CONFIRM, decode_open_confirm_maxsz, hdr);
1559 encode_op_hdr(xdr, OP_OPEN_DOWNGRADE, decode_open_downgrade_maxsz, hdr);
1568 encode_op_hdr(xdr, OP_PUTFH, decode_putfh_maxsz, hdr);
1574 encode_op_hdr(xdr, OP_PUTROOTFH, decode_putrootfh_maxsz, hdr);
1582 encode_op_hdr(xdr, OP_READ, decode_read_maxsz, hdr);
1620 encode_op_hdr(xdr, OP_READDIR, decode_readdir_maxsz, hdr);
1642 encode_op_hdr(xdr, OP_READLINK, decode_readlink_maxsz, hdr);
1647 encode_op_hdr(xdr, OP_REMOVE, decode_remove_maxsz, hdr);
1653 encode_op_hdr(xdr, OP_RENAME, decode_rename_maxsz, hdr);
1661 encode_op_hdr(xdr, OP_RENEW, decode_renew_maxsz, hdr);
1668 encode_op_hdr(xdr, OP_RESTOREFH, decode_restorefh_maxsz, hdr);
1677 encode_op_hdr(xdr, OP_SETATTR, decode_setacl_maxsz, hdr);
1690 encode_op_hdr(xdr, OP_SAVEFH, decode_savefh_maxsz, hdr);
1695 encode_op_hdr(xdr, OP_SETATTR, decode_setattr_maxsz, hdr);
1705 encode_op_hdr(xdr, OP_SETCLIENTID, decode_setclientid_maxsz, hdr);
1720 encode_op_hdr(xdr, OP_SETCLIENTID_CONFIRM,
1731 encode_op_hdr(xdr, OP_WRITE, decode_write_maxsz, hdr);
1744 encode_op_hdr(xdr, OP_DELEGRETURN, decode_delegreturn_maxsz, hdr);
1750 encode_op_hdr(xdr, OP_SECINFO, decode_secinfo_maxsz, hdr);
1762 encode_op_hdr(xdr, OP_BIND_CONN_TO_SESSION,
1786 encode_op_hdr(xdr, OP_EXCHANGE_ID, decode_exchange_id_maxsz, hdr);
1847 encode_op_hdr(xdr, OP_CREATE_SESSION, decode_create_session_maxsz, hdr);
1887 encode_op_hdr(xdr, OP_DESTROY_SESSION, decode_destroy_session_maxsz, hdr);
1895 encode_op_hdr(xdr, OP_DESTROY_CLIENTID, decode_destroy_clientid_maxsz, hdr);
1903 encode_op_hdr(xdr, OP_RECLAIM_COMPLETE, decode_reclaim_complete_maxsz, hdr);
1923 encode_op_hdr(xdr, OP_SEQUENCE, decode_sequence_maxsz, hdr);
1954 encode_op_hdr(xdr, OP_GETDEVICEINFO, decode_getdeviceinfo_maxsz, hdr);
1973 encode_op_hdr(xdr, OP_LAYOUTGET, decode_layoutget_maxsz, hdr);
2004 encode_op_hdr(xdr, OP_LAYOUTCOMMIT, decode_layoutcommit_maxsz, hdr);
2037 encode_op_hdr(xdr, OP_LAYOUTRETURN, decode_layoutreturn_maxsz, hdr);
2060 encode_op_hdr(xdr, OP_SECINFO_NO_NAME, decode_secinfo_no_name_maxsz, hdr);
2069 encode_op_hdr(xdr, OP_TEST_STATEID, decode_test_stateid_maxsz, hdr);
2078 encode_op_hdr(xdr, OP_FREE_STATEID, decode_free_stateid_maxsz, hdr);