Searched refs:chunk_bytes_reserved (Results 1 – 3 of 3) sorted by relevance
120 u64 chunk_bytes_reserved; member
259 if (!trans->chunk_bytes_reserved) in btrfs_trans_release_chunk_metadata()265 trans->chunk_bytes_reserved, NULL); in btrfs_trans_release_chunk_metadata()266 trans->chunk_bytes_reserved = 0; in btrfs_trans_release_chunk_metadata()
3221 if (trans->chunk_bytes_reserved >= (u64)SZ_2M) in btrfs_chunk_alloc()3290 trans->chunk_bytes_reserved += thresh; in check_system_chunk()