| disk.c | 262 uint64_t suboff; local 269 if (raid0_getoff(dp, (uint64_t) off, &d, &suboff)) { 273 (off_t) suboff, whence); 280 (off_t) suboff, whence); 347 uint64_t suboff; local 354 if (raid0_getoff(dp, (uint64_t) from, &d, &suboff)) { 358 (off_t)suboff, len); 365 (off_t)suboff, len); 429 uint64_t suboff; local 440 if (!raid0_getoff(dp, dp->off, &d, &suboff)) { 522 uint64_t suboff; local [all...] |