Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dblock-group.h92 BLOCK_GROUP_FLAG_NEW, enumerator
Dblock-group.c1736 } else if (!test_bit(BLOCK_GROUP_FLAG_NEW, &bg->runtime_flags)) { in btrfs_mark_bg_unused()
2780 clear_bit(BLOCK_GROUP_FLAG_NEW, &block_group->runtime_flags); in btrfs_create_pending_block_groups()
2856 set_bit(BLOCK_GROUP_FLAG_NEW, &cache->runtime_flags); in btrfs_make_block_group()