| /src/sys/ufs/ext2fs/ |
| ext2fs_balloc.c | 109 int unwindidx = -1; local 203 unwindidx = 0; 247 if (unwindidx < 0) 248 unwindidx = i - 1; 319 if (unwindidx >= 0) { 320 if (unwindidx == 0) { 325 r = bread(vp, indirs[unwindidx].in_lbn, 332 bap[indirs[unwindidx].in_off] = 0; 339 for (i = unwindidx + 1; i <= num; i++) {
|
| ext2fs_balloc.c | 109 int unwindidx = -1; local 203 unwindidx = 0; 247 if (unwindidx < 0) 248 unwindidx = i - 1; 319 if (unwindidx >= 0) { 320 if (unwindidx == 0) { 325 r = bread(vp, indirs[unwindidx].in_lbn, 332 bap[indirs[unwindidx].in_off] = 0; 339 for (i = unwindidx + 1; i <= num; i++) {
|
| ext2fs_balloc.c | 109 int unwindidx = -1; local 203 unwindidx = 0; 247 if (unwindidx < 0) 248 unwindidx = i - 1; 319 if (unwindidx >= 0) { 320 if (unwindidx == 0) { 325 r = bread(vp, indirs[unwindidx].in_lbn, 332 bap[indirs[unwindidx].in_off] = 0; 339 for (i = unwindidx + 1; i <= num; i++) {
|
| ext2fs_balloc.c | 109 int unwindidx = -1; local 203 unwindidx = 0; 247 if (unwindidx < 0) 248 unwindidx = i - 1; 319 if (unwindidx >= 0) { 320 if (unwindidx == 0) { 325 r = bread(vp, indirs[unwindidx].in_lbn, 332 bap[indirs[unwindidx].in_off] = 0; 339 for (i = unwindidx + 1; i <= num; i++) {
|
| /src/sys/ufs/ffs/ |
| ffs_balloc.c | 124 int unwindidx = -1; local 302 unwindidx = 0; 361 if (unwindidx < 0) 362 unwindidx = i - 1; 412 if (allocib == NULL && unwindidx < 0) { 413 unwindidx = i - 1; 452 if (unwindidx >= 0) { 461 for (i = num; i >= unwindidx; i--) { 488 if (unwindidx == 0) { 494 r = bread(vp, indirs[unwindidx].in_lbn 542 int unwindidx = -1; local [all...] |
| ffs_balloc.c | 124 int unwindidx = -1; local 302 unwindidx = 0; 361 if (unwindidx < 0) 362 unwindidx = i - 1; 412 if (allocib == NULL && unwindidx < 0) { 413 unwindidx = i - 1; 452 if (unwindidx >= 0) { 461 for (i = num; i >= unwindidx; i--) { 488 if (unwindidx == 0) { 494 r = bread(vp, indirs[unwindidx].in_lbn 542 int unwindidx = -1; local [all...] |
| ffs_balloc.c | 124 int unwindidx = -1; local 302 unwindidx = 0; 361 if (unwindidx < 0) 362 unwindidx = i - 1; 412 if (allocib == NULL && unwindidx < 0) { 413 unwindidx = i - 1; 452 if (unwindidx >= 0) { 461 for (i = num; i >= unwindidx; i--) { 488 if (unwindidx == 0) { 494 r = bread(vp, indirs[unwindidx].in_lbn 542 int unwindidx = -1; local [all...] |
| ffs_balloc.c | 124 int unwindidx = -1; local 302 unwindidx = 0; 361 if (unwindidx < 0) 362 unwindidx = i - 1; 412 if (allocib == NULL && unwindidx < 0) { 413 unwindidx = i - 1; 452 if (unwindidx >= 0) { 461 for (i = num; i >= unwindidx; i--) { 488 if (unwindidx == 0) { 494 r = bread(vp, indirs[unwindidx].in_lbn 542 int unwindidx = -1; local [all...] |