Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Dtransaction.h133 bool allocating_chunk; member
Dblock-group.c3103 if (trans->allocating_chunk) in btrfs_chunk_alloc()
3147 trans->allocating_chunk = true; in btrfs_chunk_alloc()
3175 trans->allocating_chunk = false; in btrfs_chunk_alloc()