Lines Matching defs:partition

393 	logical_block_address(uint16 partition = 0, uint32 block = 0);
396 uint16 partition() const { return B_LENDIAN_TO_HOST_INT16(_partition); }
399 void set_partition(uint16 partition) { _partition = B_HOST_TO_LENDIAN_INT16(partition); }
402 uint32 _block; //!< Block location relative to start of corresponding partition
403 uint16 _partition; //!< Numeric partition id within logical volume
487 long_address(uint16 partition = 0, uint32 block = 0, uint32 length = 0,
504 uint16 partition() const { return _location.partition(); }
525 void set_partition(uint16 partition) { _location.set_partition(partition); }
530 void set_to(uint32 block, uint16 partition, uint32 length = 1,
534 set_partition(partition);
647 /*! \brief Address of this tag within its partition (for error checking).
815 vd recorded at preset locations in the partition, used as a reference
820 of the partition:
933 /*! \brief Maximum number of partition descriptors to be found in volume
1135 Note that we actually allocate memory for the partition maps
1144 //! Base size (excluding partition maps) of lvd
1147 /*! \brief (Mostly) common portion of various partition maps
1172 /*! \brief Physical partition map (i.e. ECMA-167 Type 1 partition map)
1203 /*! \brief Virtual partition map
1206 type 2 partition map.
1222 /*! corresponding type 1 partition map in same logical volume
1235 /*! \brief Sparable partition map
1238 type 2 partition map.
1291 //! partition number of corresponding partition descriptor
1302 /*! \brief Metadata partition map
1305 type 2 partition map.
1364 /*! corresponding type 1 or type 2 sparable partition