Home
last modified time | relevance | path

Searched refs:alignment_bytes_to_units (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_kvs/
Dentry.cc89 alignment_bytes_to_units(partition.alignment_bytes()), in Entry()
115 alignment_bytes_to_units(partition_->alignment_bytes()); in Update()
/external/pigweed/pw_kvs/public/pw_kvs/internal/
Dentry.h214 static constexpr uint8_t alignment_bytes_to_units(size_t alignment_bytes) { in alignment_bytes_to_units() function