Home
last modified time | relevance | path

Searched defs:ulPInode (Results 1 – 5 of 5) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dcore.c687 REDSTATUS RedCoreCreate( uint32_t ulPInode, in RedCoreCreate()
762 static REDSTATUS CoreCreate( uint32_t ulPInode, in CoreCreate()
861 REDSTATUS RedCoreLink( uint32_t ulPInode, in RedCoreLink()
925 static REDSTATUS CoreLink( uint32_t ulPInode, in CoreLink()
1037 REDSTATUS RedCoreUnlink( uint32_t ulPInode, in RedCoreUnlink()
1097 static REDSTATUS CoreUnlink( uint32_t ulPInode, in CoreUnlink()
1199 REDSTATUS RedCoreLookup( uint32_t ulPInode, in RedCoreLookup()
A Dinode.c203 uint32_t ulPInode, in RedInodeCreate()
/FreeRTOS-Plus/Source/Reliance-Edge/posix/
A Dpath.c232 uint32_t ulPInode; in RedPathLookup() local
297 uint32_t ulPInode = INODE_INVALID; in RedPathToName() local
A Dposix.c992 uint32_t ulPInode; in red_mkdir() local
2319 uint32_t ulPInode; in UnlinkSub() local
2461 uint32_t ulPInode; in FildesOpen() local
/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Drednodes.h163 … uint32_t ulPInode; /**< Parent inode number. Only guaranteed to be accurate for directories. */ member

Completed in 17 milliseconds