Searched refs:BLOCK_ERROR (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dblock.c60 ret |= BLOCK_ERROR;
66 ret |= BLOCK_ERROR;
103 ret |= BLOCK_ERROR | BLOCK_ABORT;
134 ret |= BLOCK_ERROR;
140 ret |= BLOCK_ERROR;
152 if (flags & (BLOCK_ABORT | BLOCK_ERROR)) {
153 ret |= flags & (BLOCK_ABORT | BLOCK_ERROR);
168 if (flags & (BLOCK_ABORT | BLOCK_ERROR)) {
169 ret |= flags & (BLOCK_ABORT | BLOCK_ERROR);
179 ret |= BLOCK_ERROR | BLOCK_ABOR
[all...]
H A Dext2fs.h211 #define BLOCK_ERROR 4 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c4386 return BLOCK_ERROR;

Completed in 83 milliseconds