Searched refs:old_alloc (Results 1 – 1 of 1) sorted by relevance
412 u64 old_valid, old_size, old_alloc, new_alloc, new_alloc_tmp; in attr_set_size() local456 old_alloc = le64_to_cpu(attr_b->nres.alloc_size); in attr_set_size()459 old_alen = old_alloc >> cluster_bits; in attr_set_size()510 if (new_alloc <= old_alloc) { in attr_set_size()686 old_valid = old_size = old_alloc = (u64)vcn << cluster_bits; in attr_set_size()694 (new_alloc != old_alloc && !keep_prealloc)) { in attr_set_size()836 attr_b->nres.alloc_size = cpu_to_le64(old_alloc); in attr_set_size()