|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Definition at line 156 of file ote_storage_protocol.h.
Data Fields | |
| uint32_t | fs_type |
| uint32_t | index |
| char | dname [OTE_MAX_DIR_NAME_LEN] |
| char | fname [OTE_MAX_FILE_NAME_LEN] |
| char ote_file_get_name_params_t::dname[OTE_MAX_DIR_NAME_LEN] |
Definition at line 159 of file ote_storage_protocol.h.
| char ote_file_get_name_params_t::fname[OTE_MAX_FILE_NAME_LEN] |
Definition at line 160 of file ote_storage_protocol.h.
| uint32_t ote_file_get_name_params_t::fs_type |
Definition at line 157 of file ote_storage_protocol.h.
| uint32_t ote_file_get_name_params_t::index |
Definition at line 158 of file ote_storage_protocol.h.