Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dextent-tree.c117 block_group_cache_done(struct btrfs_block_group_cache *cache) in block_group_cache_done() function
5825 BUG_ON(!block_group_cache_done(block_group)); in __exclude_logged_extent()
5958 if (block_group_cache_done(cache)) { in btrfs_prepare_extent_commit()
6573 wait_event(caching_ctl->wait, block_group_cache_done(cache) || in wait_block_group_cache_progress()
6589 wait_event(caching_ctl->wait, block_group_cache_done(cache)); in wait_block_group_cache_done()
6850 cached = block_group_cache_done(block_group); in find_free_extent()
10113 if (!block_group_cache_done(cache)) { in btrfs_trim_fs()