Searched refs:btrfs_wait_cache_io (Results 1 – 3 of 3) sorted by relevance
/linux/fs/btrfs/ |
H A D | free-space-cache.h | 127 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans,
|
H A D | block-group.c | 1140 btrfs_wait_cache_io(trans, block_group, path); in btrfs_remove_block_group() 3438 btrfs_wait_cache_io(trans, cache, path); in btrfs_start_dirty_block_groups() 3444 * btrfs_wait_cache_io uses the cache->dirty_list to decide if in btrfs_start_dirty_block_groups() 3596 btrfs_wait_cache_io(trans, cache, path); in btrfs_write_dirty_block_groups() 3670 btrfs_wait_cache_io(trans, cache, path); in btrfs_write_dirty_block_groups()
|
H A D | free-space-cache.c | 323 btrfs_wait_cache_io(trans, block_group, path); in btrfs_truncate_free_space_cache() 1352 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans, in btrfs_wait_cache_io() function 1554 * if ret == 0 the caller is expected to call btrfs_wait_cache_io in btrfs_write_out_cache()
|