Searched refs:RED_ENOTDIR (Results 1 – 6 of 6) sorted by relevance
67 #define RED_ENOTDIR 20 macro
124 ret = -RED_ENOTDIR; in RedDirEntryCreate()207 ret = -RED_ENOTDIR; in RedDirEntryDelete()327 ret = -RED_ENOTDIR; in RedDirEntryLookup()506 ret = -RED_ENOTDIR; in RedDirEntryRead()648 ret = -RED_ENOTDIR; in RedDirEntryRename()808 ret = -RED_ENOTDIR; in DirCyclicRenameCheck()897 ret = -RED_ENOTDIR; in DirEntryWrite()
138 ret = -RED_ENOTDIR; in RedInodeMount()
450 case RED_ENOTDIR: in prvDIRCommand()513 case RED_ENOTDIR: in prvTYPECommand()645 case RED_ENOTDIR: in prvAPPENDCommand()750 case RED_ENOTDIR: in prvDELCommand()879 case RED_ENOTDIR: in prvCREATECommand()934 case RED_ENOTDIR: in prvMKDIRCommand()1004 case RED_ENOTDIR: in prvRENAMECommand()1076 case RED_ENOTDIR: in prvLINKCommand()1134 case RED_ENOTDIR: in prvSTATCommand()
2701 ret = -RED_ENOTDIR; in FildesToHandle()2940 ret = -RED_ENOTDIR; in ModeTypeCheck()
252 iErrno = RED_ENOTDIR; in red_chdir()
Completed in 25 milliseconds