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

/linux-master/fs/btrfs/
H A Ddiscard.c465 btrfs_mark_bg_unused(block_group);
691 * This put is for the get done by btrfs_mark_bg_unused.
723 btrfs_mark_bg_unused(block_group);
H A Dblock-group.h323 void btrfs_mark_bg_unused(struct btrfs_block_group *bg);
H A Dblock-group.c1719 void btrfs_mark_bg_unused(struct btrfs_block_group *bg) function
1862 btrfs_mark_bg_unused(bg);
2393 btrfs_mark_bg_unused(cache);
2771 btrfs_mark_bg_unused(block_group);
2814 * list, so that no other task finds it and calls btrfs_mark_bg_unused()
3686 btrfs_mark_bg_unused(cache);
H A Dscrub.c2724 btrfs_mark_bg_unused(cache);
H A Dfree-space-cache.c2739 btrfs_mark_bg_unused(block_group);

Completed in 117 milliseconds