Lines Matching refs:REDSTATUS
75 static REDSTATUS DirCyclicRenameCheck( uint32_t ulSrcInode,
79 static REDSTATUS DirEntryWrite( CINODE * pPInode,
112 REDSTATUS RedDirEntryCreate( CINODE * pPInode, in RedDirEntryCreate()
116 REDSTATUS ret; in RedDirEntryCreate()
196 REDSTATUS RedDirEntryDelete( CINODE * pPInode, in RedDirEntryDelete()
199 REDSTATUS ret = 0; in RedDirEntryDelete()
314 REDSTATUS RedDirEntryLookup( CINODE * pPInode, in RedDirEntryLookup()
319 REDSTATUS ret = 0; in RedDirEntryLookup()
493 REDSTATUS RedDirEntryRead( CINODE * pPInode, in RedDirEntryRead()
498 REDSTATUS ret = 0; in RedDirEntryRead()
628 REDSTATUS RedDirEntryRename( CINODE * pSrcPInode, in RedDirEntryRename()
635 REDSTATUS ret; in RedDirEntryRename()
738 REDSTATUS ret2; in RedDirEntryRename()
792 static REDSTATUS DirCyclicRenameCheck( uint32_t ulSrcInode, in DirCyclicRenameCheck()
795 REDSTATUS ret = 0; in DirCyclicRenameCheck()
877 static REDSTATUS DirEntryWrite( CINODE * pPInode, in DirEntryWrite()
883 REDSTATUS ret; in DirEntryWrite()