Searched defs:max_storage (Results 1 – 2 of 2) sorted by relevance
56 u64 max_storage, rem_storage, max_size; in execute() local
187 void MaximumProfileTable::Builder::SetMaxStorage(int32_t max_storage) { in SetMaxStorage()