Searched refs:btrfs_wait_cache_io (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/btrfs/ |
D | free-space-cache.h | 56 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans,
|
D | free-space-cache.c | 234 btrfs_wait_cache_io(trans, block_group, path); in btrfs_truncate_free_space_cache() 1184 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans, in btrfs_wait_cache_io() function
|
D | extent-tree.c | 3566 btrfs_wait_cache_io(trans, cache, path); in btrfs_start_dirty_block_groups() 3722 btrfs_wait_cache_io(trans, cache, path); in btrfs_write_dirty_block_groups() 3798 btrfs_wait_cache_io(trans, cache, path); in btrfs_write_dirty_block_groups() 10275 btrfs_wait_cache_io(trans, block_group, path); in btrfs_remove_block_group()
|