Home
last modified time | relevance | path

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

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