Home
last modified time | relevance | path

Searched refs:MBFLAG_INODE_NLINK (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus/Source/Reliance-Edge/core/include/
A Drednodes.h58 #define MBFLAG_INODE_NLINK ( 0x08U ) macro
/FreeRTOS-Plus/Source/Reliance-Edge/core/driver/
A Dvolume.c121 … else if( ( ( pMB->bFlags & MBFLAG_INODE_NLINK ) != 0U ) != ( REDCONF_API_POSIX_LINK == 1 ) ) in RedVolMountMaster()
126 else if( ( pMB->bFlags & MBFLAG_INODE_NLINK ) != 0U ) in RedVolMountMaster()
A Dformat.c207 pMB->bFlags |= MBFLAG_INODE_NLINK; in RedVolFormat()

Completed in 7 milliseconds