Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.h97 bool allocating_chunk; member
Dtransaction.c486 h->allocating_chunk = false; in start_transaction()
Dextent-tree.c3903 if (trans->allocating_chunk) in do_chunk_alloc()
3952 trans->allocating_chunk = true; in do_chunk_alloc()
3980 trans->allocating_chunk = false; in do_chunk_alloc()