Searched refs:set_block_group_ro (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dextent-tree.c8760 static int set_block_group_ro(struct btrfs_block_group_cache *cache, int force) set_block_group_ro() function
8857 ret = set_block_group_ro(cache, 0); btrfs_set_block_group_ro()
8865 ret = set_block_group_ro(cache, 0); btrfs_set_block_group_ro()
9458 set_block_group_ro(cache, 1); btrfs_read_block_groups()
9486 set_block_group_ro(cache, 1); btrfs_read_block_groups()
9490 set_block_group_ro(cache, 1); btrfs_read_block_groups()
9959 ret = set_block_group_ro(block_group, 0); btrfs_delete_unused_bgs()

Completed in 95 milliseconds