Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dblock-group.h95 BLOCK_GROUP_FLAG_NEW, enumerator
H A Dblock-group.c1876 } else if (!test_bit(BLOCK_GROUP_FLAG_NEW, &bg->runtime_flags)) { in btrfs_mark_bg_unused()
2974 clear_bit(BLOCK_GROUP_FLAG_NEW, &block_group->runtime_flags); in btrfs_create_pending_block_groups()
3052 set_bit(BLOCK_GROUP_FLAG_NEW, &cache->runtime_flags); in btrfs_make_block_group()