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_get_name_params_t Struct Reference

Detailed Description

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]
 

Field Documentation

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.


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