HomeSort by: relevance | last modified time | path
    Searched defs:blockref (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/fstyp/
hammer2_disk.h 461 * case which means no data associated with the blockref, and
553 * HAMMER2 directory entry header (embedded in blockref) exactly 16 bytes
571 * A blockref references a single media item, which typically can be a
574 * The primary feature a blockref represents is the ability to validate
576 * anything propagates up the blockref tree all the way to the root, replacing
581 * blockref but later expanded it to 128 bytes to be able to support the
602 * NOTE: The range of keys represented by the blockref is (key) to
618 * A number of blockref fields are reserved and should generally be set to
621 * FUTURE BLOCKREF EXPANSION
631 uint8_t flags; /* blockref flags *
797 hammer2_blockref_t blockref[HAMMER2_SET_COUNT]; member in struct:hammer2_blockset
    [all...]
hammer2_disk.h 461 * case which means no data associated with the blockref, and
553 * HAMMER2 directory entry header (embedded in blockref) exactly 16 bytes
571 * A blockref references a single media item, which typically can be a
574 * The primary feature a blockref represents is the ability to validate
576 * anything propagates up the blockref tree all the way to the root, replacing
581 * blockref but later expanded it to 128 bytes to be able to support the
602 * NOTE: The range of keys represented by the blockref is (key) to
618 * A number of blockref fields are reserved and should generally be set to
621 * FUTURE BLOCKREF EXPANSION
631 uint8_t flags; /* blockref flags *
797 hammer2_blockref_t blockref[HAMMER2_SET_COUNT]; member in struct:hammer2_blockset
    [all...]

Completed in 117 milliseconds