Searched defs:pszVolume (Results 1 – 5 of 5) sorted by relevance
54 uint8_t RedFindVolumeNumber( const char * pszVolume ) in RedFindVolumeNumber()
118 const char * pszVolume; /**< Volume path prefix. */ member161 const char * pszVolume; /**< Volume path prefix. */ member180 const char * pszVolume; /**< Volume path prefix. */ member224 const char * pszVolume; /**< Volume path prefix. */ member286 const char * pszVolume; /**< Volume path prefix. */ member
183 const char * pszVolume; /* Volume path prefix. */ member
326 int32_t red_mount( const char * pszVolume ) in red_mount()421 int32_t red_umount( const char * pszVolume ) in red_umount()499 int32_t red_format( const char * pszVolume ) in red_format()554 int32_t red_transact( const char * pszVolume ) in red_transact()626 int32_t red_settransmask( const char * pszVolume, in red_settransmask()678 int32_t red_gettransmask( const char * pszVolume, in red_gettransmask()728 int32_t red_statvfs( const char * pszVolume, in red_statvfs()
334 const char * pszVolume = gpRedVolConf->pszPathPrefix; in MakeFullPath() local2602 const char * pszVolume = gpRedVolConf->pszPathPrefix; in check_f() local
Completed in 17 milliseconds