Home
last modified time | relevance | path

Searched refs:chunk_bytes_reserved (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtransaction.h120 u64 chunk_bytes_reserved; member
H A Dtransaction.c259 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()
H A Dblock-group.c3221 if (trans->chunk_bytes_reserved >= (u64)SZ_2M) in btrfs_chunk_alloc()
3290 trans->chunk_bytes_reserved += thresh; in check_system_chunk()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtransaction.h124 u64 chunk_bytes_reserved; member
H A Dtransaction.c254 if (!trans->chunk_bytes_reserved) in btrfs_trans_release_chunk_metadata()
258 trans->chunk_bytes_reserved, NULL); in btrfs_trans_release_chunk_metadata()
259 trans->chunk_bytes_reserved = 0; in btrfs_trans_release_chunk_metadata()
H A Dblock-group.c4254 trans->chunk_bytes_reserved += bytes; in reserve_chunk_space()

Completed in 20 milliseconds