Searched refs:can_resize (Results 1 – 7 of 7) sorted by relevance
298 char can_resize; /* One iff |buf| is owned by this object. If not then |buf| member
364 char can_resize; /* One iff |buf| is owned by this object. If not then |buf| member
2950 static bool can_resize(struct cache *cache, dm_cblock_t new_size) in can_resize() function3009 if (!can_resize(cache, csize)) in cache_preresume()