Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dextent-tree.c5943 &info->unused_bgs); in update_block_group()
9523 while (!list_empty(&info->unused_bgs)) { in btrfs_free_block_groups()
9524 block_group = list_first_entry(&info->unused_bgs, in btrfs_free_block_groups()
9820 &info->unused_bgs); in btrfs_read_block_groups()
10355 while (!list_empty(&fs_info->unused_bgs)) { in btrfs_delete_unused_bgs()
10359 block_group = list_first_entry(&fs_info->unused_bgs, in btrfs_delete_unused_bgs()
Dctree.h1807 struct list_head unused_bgs; member
Ddisk-io.c2568 INIT_LIST_HEAD(&fs_info->unused_bgs); in open_ctree()
Dscrub.c3659 &fs_info->unused_bgs); in scrub_enumerate_chunks()