Lines Matching refs:vtSetError
118 vtSetError(ENoFile); in dirLookup()
219 vtSetError(ERemoved); in fileOpenSource()
232 vtSetError(EBadMeta); in fileOpenSource()
249 vtSetError(EBadPath); in _fileWalk()
254 vtSetError(ENotDir); in _fileWalk()
350 vtSetError("%s: element too long", EBadPath); in _fileOpen()
357 vtSetError("%.*s: %R", utfnlen(opath, p-opath), in _fileOpen()
425 vtSetError(EExists); in fileCreate()
432 vtSetError(EExists); in fileCreate()
438 vtSetError(EReadOnly); in fileCreate()
544 vtSetError(EBadOffset); in fileRead()
610 vtSetError(ENotFile); in fileMapBlock()
615 vtSetError(EReadOnly); in fileMapBlock()
659 vtSetError(ENotFile); in fileSetSize()
663 vtSetError(EReadOnly); in fileSetSize()
692 vtSetError(ENotFile); in fileWrite()
697 vtSetError(EReadOnly); in fileWrite()
701 vtSetError(EBadOffset); in fileWrite()
776 vtSetError(ENotFile); in fileTruncate()
784 vtSetError(EReadOnly); in fileTruncate()
815 vtSetError(ERoot); in fileSetDir()
823 vtSetError(EReadOnly); in fileSetDir()
834 vtSetError(EExists); in fileSetDir()
842 vtSetError(EExists); in fileSetDir()
1207 vtSetError(ENotEmpty); in fileCheckEmpty()
1225 vtSetError(ERoot); in fileRemove()
1233 vtSetError(EReadOnly); in fileRemove()
1276 vtSetError(EReadOnly); in clri()
1362 vtSetError(ENotDir); in deeOpen()
1470 vtSetError("cannot happen in deeRead"); in deeRead()
1577 vtSetError(EBadMeta); in fileMetaAlloc()
1620 vtSetError(ERemoved); in chkSource()