Lines Matching refs:decode_op_hdr
2958 static int decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected) in decode_op_hdr() function
4054 status = decode_op_hdr(xdr, OP_ACCESS); in decode_access()
4092 status = decode_op_hdr(xdr, OP_CLOSE); in decode_close()
4109 status = decode_op_hdr(xdr, OP_COMMIT); in decode_commit()
4121 status = decode_op_hdr(xdr, OP_CREATE); in decode_create()
4144 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_server_caps()
4173 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_statfs()
4205 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_pathconf()
4343 status = decode_op_hdr(xdr, OP_GETATTR); in decode_getfattr_generic()
4454 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_fsinfo()
4498 status = decode_op_hdr(xdr, OP_GETFH); in decode_getfh()
4523 status = decode_op_hdr(xdr, OP_LINK); in decode_link()
4568 status = decode_op_hdr(xdr, OP_LOCK); in decode_lock()
4587 status = decode_op_hdr(xdr, OP_LOCKT); in decode_lockt()
4597 status = decode_op_hdr(xdr, OP_LOCKU); in decode_locku()
4607 return decode_op_hdr(xdr, OP_RELEASE_LOCKOWNER); in decode_release_lockowner()
4612 return decode_op_hdr(xdr, OP_LOOKUP); in decode_lookup()
4683 status = decode_op_hdr(xdr, OP_OPEN); in decode_open()
4723 status = decode_op_hdr(xdr, OP_OPEN_CONFIRM); in decode_open_confirm()
4735 status = decode_op_hdr(xdr, OP_OPEN_DOWNGRADE); in decode_open_downgrade()
4745 return decode_op_hdr(xdr, OP_PUTFH); in decode_putfh()
4750 return decode_op_hdr(xdr, OP_PUTROOTFH); in decode_putrootfh()
4760 status = decode_op_hdr(xdr, OP_READ); in decode_read()
4794 status = decode_op_hdr(xdr, OP_READDIR); in decode_readdir()
4822 status = decode_op_hdr(xdr, OP_READLINK); in decode_readlink()
4861 status = decode_op_hdr(xdr, OP_REMOVE); in decode_remove()
4874 status = decode_op_hdr(xdr, OP_RENAME); in decode_rename()
4886 return decode_op_hdr(xdr, OP_RENEW); in decode_renew()
4892 return decode_op_hdr(xdr, OP_RESTOREFH); in decode_restorefh()
4906 if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0) in decode_getacl()
4957 return decode_op_hdr(xdr, OP_SAVEFH); in decode_savefh()
4966 status = decode_op_hdr(xdr, OP_SETATTR); in decode_setattr()
5035 return decode_op_hdr(xdr, OP_SETCLIENTID_CONFIRM); in decode_setclientid_confirm()
5043 status = decode_op_hdr(xdr, OP_WRITE); in decode_write()
5061 return decode_op_hdr(xdr, OP_DELEGRETURN); in decode_delegreturn()
5137 int status = decode_op_hdr(xdr, OP_SECINFO); in decode_secinfo()
5146 int status = decode_op_hdr(xdr, OP_SECINFO_NO_NAME); in decode_secinfo_no_name()
5162 status = decode_op_hdr(xdr, OP_EXCHANGE_ID); in decode_exchange_id()
5287 status = decode_op_hdr(xdr, OP_CREATE_SESSION); in decode_create_session()
5312 return decode_op_hdr(xdr, OP_DESTROY_SESSION); in decode_destroy_session()
5317 return decode_op_hdr(xdr, OP_RECLAIM_COMPLETE); in decode_reclaim_complete()
5334 status = decode_op_hdr(xdr, OP_SEQUENCE); in decode_sequence()
5398 status = decode_op_hdr(xdr, OP_GETDEVICELIST); in decode_getdevicelist()
5443 status = decode_op_hdr(xdr, OP_GETDEVICEINFO); in decode_getdeviceinfo()
5508 status = decode_op_hdr(xdr, OP_LAYOUTGET); in decode_layoutget()
5576 status = decode_op_hdr(xdr, OP_LAYOUTRETURN); in decode_layoutreturn()
5599 status = decode_op_hdr(xdr, OP_LAYOUTCOMMIT); in decode_layoutcommit()
5628 status = decode_op_hdr(xdr, OP_TEST_STATEID); in decode_test_stateid()
5657 status = decode_op_hdr(xdr, OP_FREE_STATEID); in decode_free_stateid()