|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Definition at line 78 of file ote_storage_protocol.h.
Data Fields | |
| char | dname [OTE_MAX_DIR_NAME_LEN] |
| char | fname [OTE_MAX_FILE_NAME_LEN] |
| uint32_t | flags |
| char ote_file_create_params_t::dname[OTE_MAX_DIR_NAME_LEN] |
Definition at line 79 of file ote_storage_protocol.h.
| uint32_t ote_file_create_params_t::flags |
Definition at line 81 of file ote_storage_protocol.h.
| char ote_file_create_params_t::fname[OTE_MAX_FILE_NAME_LEN] |
Definition at line 80 of file ote_storage_protocol.h.