Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dblock-group.c1188 u64 min_allocable_bytes; in inc_block_group_ro() local
1199 min_allocable_bytes = SZ_1M; in inc_block_group_ro()
1201 min_allocable_bytes = 0; in inc_block_group_ro()
1222 if (sinfo_used + num_bytes + min_allocable_bytes <= in inc_block_group_ro()
1238 sinfo_used, num_bytes, min_allocable_bytes); in inc_block_group_ro()