Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dspace-info.h23 u64 active_total_bytes; member
Dspace-info.c309 found->active_total_bytes += block_group->length; in btrfs_add_bg_to_space_info()
392 return space_info->active_total_bytes; in writable_total_bytes()
Dzoned.c1918 space_info->active_total_bytes += block_group->length; in btrfs_zone_activate()
2309 if (space_info->active_total_bytes == space_info->total_bytes) in btrfs_zoned_activate_one_bg()
Dblock-group.c1028 block_group->space_info->active_total_bytes in btrfs_remove_block_group()
1033 block_group->space_info->active_total_bytes -= block_group->length; in btrfs_remove_block_group()