Searched refs:fsInvalidIterationMovmentErr (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h113 fsInvalidIterationMovmentErr = ERR_BASE + 0x0A05, /* iterator movement is invalid in current context*/ enumerator in enum:__anon92
/xnu-2782.1.97/bsd/hfs/hfscommon/BTree/
H A DBTree.c697 err = fsInvalidIterationMovmentErr;
1003 err = fsInvalidIterationMovmentErr;

Completed in 52 milliseconds