Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dextent-tree.c115 block_group_cache_done(struct btrfs_block_group_cache *cache) in block_group_cache_done() function
6060 BUG_ON(!block_group_cache_done(block_group)); in __exclude_logged_extent()
6193 if (block_group_cache_done(cache)) { in btrfs_prepare_extent_commit()
6871 wait_event(caching_ctl->wait, block_group_cache_done(cache) || in wait_block_group_cache_progress()
6887 wait_event(caching_ctl->wait, block_group_cache_done(cache)); in wait_block_group_cache_done()
7163 cached = block_group_cache_done(block_group); in find_free_extent()
10669 if (!block_group_cache_done(cache)) { in btrfs_trim_fs()