Searched refs:CAST_CONST_DIRENT_PTR (Results 1 – 2 of 2) sorted by relevance
188 #define CAST_CONST_DIRENT_PTR( PTR ) ( ( const DIRENT * ) ( PTR ) ) macro
226 const DIRENT * pDirents = CAST_CONST_DIRENT_PTR( pPInode->pbData ); in RedDirEntryDelete()356 const DIRENT * pDirents = CAST_CONST_DIRENT_PTR( pPInode->pbData ); in RedDirEntryLookup()525 const DIRENT * pDirents = CAST_CONST_DIRENT_PTR( pPInode->pbData ); in RedDirEntryRead()
Completed in 11 milliseconds