Searched refs:bsize (Results 1 – 3 of 3) sorted by relevance
178 uint64_t bsize() const;
314 uint64_t LowSpaceUserdata::bsize() const { in bsize() function in android::snapshot::LowSpaceUserdata
2279 uint64_t to_allocate = userdata_->free_space() + userdata_->bsize(); in TEST_P()