Lines Matching refs:bytes_may_use
38 * much space is accounted for in space_info->bytes_may_use.
53 * space_info->bytes_may_use += num_bytes
57 * space_info->bytes_may_use -= num_bytes
83 * space_info->bytes_may_use, ->bytes_pinned, etc, or adds to the
86 * completed. If it can the space is added to space_info->bytes_may_use and
182 (may_use_included ? s_info->bytes_may_use : 0);
523 * This is for space we already have accounted in space_info->bytes_may_use, so
612 info->bytes_reserved, info->bytes_may_use,
945 used = space_info->bytes_may_use + space_info->bytes_pinned;
1034 used += space_info->bytes_may_use - global_rsv_size;
1271 * out the block rsv's space from the bytes_may_use. If that
1279 if (block_rsv_size < space_info->bytes_may_use)
1280 delalloc_size = space_info->bytes_may_use - block_rsv_size;
1343 * ->bytes_may_use.
1596 * (bytes_may_use counter of our space_info).