Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dextent-tree.c9119 u64 min_allocable_bytes; in inc_block_group_ro() local
9130 min_allocable_bytes = 1 * 1024 * 1024; in inc_block_group_ro()
9132 min_allocable_bytes = 0; in inc_block_group_ro()
9148 min_allocable_bytes <= sinfo->total_bytes) { in inc_block_group_ro()