Home
last modified time | relevance | path

Searched refs:chunk_alloc (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
Dspace-info.h27 unsigned int chunk_alloc:1; /* set if we are allocating a chunk */ member
Dblock-group.c3121 } else if (space_info->chunk_alloc) { in btrfs_chunk_alloc()
3135 space_info->chunk_alloc = 1; in btrfs_chunk_alloc()
3187 space_info->chunk_alloc = 0; in btrfs_chunk_alloc()