Namespaces

Records

Functions

  • Request SplitRequest (Request & request, uint32_t block_offset, uint32_t block_size)

    Splits the request at `block_offset` returning the head and leaving the tail in `request`.

    Defined at line 78 of file ../../src/storage/lib/block_server/block_server.cc

  • zx_status_t CheckIoRange (const Request & requestuint64_t total_block_count)

    Defined at line 97 of file ../../src/storage/lib/block_server/block_server.cc