Searched defs:reserved_slices (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/block/zxcrypt/
H A Ddevice.h135 uint64_t reserved_slices; member in struct:zxcrypt::final::DeviceInfo
/fuchsia/zircon/system/ulib/zxcrypt/include/zxcrypt/
H A Dvolume.h61 size_t reserved_slices() const { return reserved_slices_; } function in class:zxcrypt::final
/fuchsia/zircon/system/utest/zxcrypt/
H A Dtest-device.h73 size_t reserved_slices() const { return volume_->reserved_slices(); } function in class:zxcrypt::testing::final

Completed in 30 milliseconds