Searched refs:btrfs_wait_cache_io (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/btrfs/ |
D | free-space-cache.h | 56 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans,
|
D | free-space-cache.c | 243 btrfs_wait_cache_io(trans, block_group, path); in btrfs_truncate_free_space_cache() 1223 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans, in btrfs_wait_cache_io() function
|
D | extent-tree.c | 3574 btrfs_wait_cache_io(trans, cache, path); in btrfs_start_dirty_block_groups() 3730 btrfs_wait_cache_io(trans, cache, path); in btrfs_write_dirty_block_groups() 3806 btrfs_wait_cache_io(trans, cache, path); in btrfs_write_dirty_block_groups() 10317 btrfs_wait_cache_io(trans, block_group, path); in btrfs_remove_block_group()
|