NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ote_file_req_params_t Union Reference

Detailed Description

Definition at line 184 of file ote_storage_protocol.h.

Collaboration diagram for ote_file_req_params_t:

Data Fields

ote_file_create_params_t f_create
 
ote_file_delete_params_t f_delete
 
ote_file_open_params_t f_open
 
ote_file_close_params_t f_close
 
ote_file_read_params_t f_read
 
ote_file_write_params_t f_write
 
ote_file_get_size_params_t f_getsize
 
ote_file_seek_params_t f_seek
 
ote_file_trunc_params_t f_trunc
 
ote_file_test_exist_params_t f_test_exist
 
ote_file_get_name_params_t f_get_name
 
ote_file_sync_params_t f_sync
 
ote_file_flag_params_t f_flags
 
ote_rpmb_read_params_t f_rpmb_read
 
ote_rpmb_write_params_t f_rpmb_write
 
ote_cpc_io_params_t f_cpc_io
 

Field Documentation

ote_file_close_params_t ote_file_req_params_t::f_close

Definition at line 188 of file ote_storage_protocol.h.

ote_cpc_io_params_t ote_file_req_params_t::f_cpc_io

Definition at line 200 of file ote_storage_protocol.h.

ote_file_create_params_t ote_file_req_params_t::f_create

Definition at line 185 of file ote_storage_protocol.h.

ote_file_delete_params_t ote_file_req_params_t::f_delete

Definition at line 186 of file ote_storage_protocol.h.

ote_file_flag_params_t ote_file_req_params_t::f_flags

Definition at line 197 of file ote_storage_protocol.h.

ote_file_get_name_params_t ote_file_req_params_t::f_get_name

Definition at line 195 of file ote_storage_protocol.h.

ote_file_get_size_params_t ote_file_req_params_t::f_getsize

Definition at line 191 of file ote_storage_protocol.h.

ote_file_open_params_t ote_file_req_params_t::f_open

Definition at line 187 of file ote_storage_protocol.h.

ote_file_read_params_t ote_file_req_params_t::f_read

Definition at line 189 of file ote_storage_protocol.h.

ote_rpmb_read_params_t ote_file_req_params_t::f_rpmb_read

Definition at line 198 of file ote_storage_protocol.h.

ote_rpmb_write_params_t ote_file_req_params_t::f_rpmb_write

Definition at line 199 of file ote_storage_protocol.h.

ote_file_seek_params_t ote_file_req_params_t::f_seek

Definition at line 192 of file ote_storage_protocol.h.

ote_file_sync_params_t ote_file_req_params_t::f_sync

Definition at line 196 of file ote_storage_protocol.h.

ote_file_test_exist_params_t ote_file_req_params_t::f_test_exist

Definition at line 194 of file ote_storage_protocol.h.

ote_file_trunc_params_t ote_file_req_params_t::f_trunc

Definition at line 193 of file ote_storage_protocol.h.

ote_file_write_params_t ote_file_req_params_t::f_write

Definition at line 190 of file ote_storage_protocol.h.


The documentation for this union was generated from the following file: