Lines Matching refs:ENOERR
113 return ENOERR;
123 if (pthread_mutex_lock(&disk->disk_mutex) != ENOERR) {
130 if (pthread_mutex_unlock(&disk->disk_mutex) != ENOERR) {
243 return ENOERR;
263 return ENOERR;
274 return ENOERR;
282 return ENOERR;
286 if (ret != ENOERR) {
321 return ENOERR;
350 INT32 ret = ENOERR;
357 if (ret == ENOERR) {
361 if (ret != ENOERR) {
370 if (ret == ENOERR) {
425 if (FindFlagPos(block->flag, len, &start, &end) == ENOERR) {
496 if (ret != ENOERR) {
603 INT32 ret = ENOERR;
612 if (ret != ENOERR) {
668 return ENOERR;
692 if (ret != ENOERR) {
703 return ENOERR;
774 return ENOERR;
786 return ENOERR;
797 return ENOERR;
812 if (ret != ENOERR) {
816 if (pthread_mutex_init(&bc->bcacheMutex, NULL) != ENOERR) {
821 return ENOERR;
830 INT32 ret = ENOERR;
857 if (ret != ENOERR) {
864 if (ret != ENOERR) {
870 if (ret != ENOERR) {
897 INT32 ret = ENOERR;
920 if (ret != ENOERR) {
964 if (pthread_mutex_lock(&disk->disk_mutex) != ENOERR) {
973 if (pthread_mutex_unlock(&disk->disk_mutex) != ENOERR) {
998 if (pthread_mutex_lock(&disk->disk_mutex) != ENOERR) {
1007 if (pthread_mutex_unlock(&disk->disk_mutex) != ENOERR) {
1050 if (ret != ENOERR) {
1058 if (LOS_TaskDelete(bc->syncTaskId) != ENOERR) {
1107 if (BlockCacheDrvCreate(blkDriver, bcacheMem, memSize, blockSize, bcache) != ENOERR) {
1156 if (ret != ENOERR) {
1178 if (ret != ENOERR) {
1190 if (ret != ENOERR) {
1203 if (ret != ENOERR) {
1216 if (ret != ENOERR) {
1221 if (ret != ENOERR) {