Searched refs:btrfs_wait_cache_io (Results 1 – 3 of 3) sorted by relevance
/fs/btrfs/ |
D | free-space-cache.h | 70 int btrfs_wait_cache_io(struct btrfs_root *root,
|
D | free-space-cache.c | 247 btrfs_wait_cache_io(root, trans, block_group, in btrfs_truncate_free_space_cache() 1153 int btrfs_wait_cache_io(struct btrfs_root *root, in btrfs_wait_cache_io() function 3564 ret = btrfs_wait_cache_io(root, trans, NULL, &io_ctl, path, 0); in btrfs_write_out_ino_cache()
|
D | extent-tree.c | 3571 btrfs_wait_cache_io(root, trans, cache, in btrfs_start_dirty_block_groups() 3713 btrfs_wait_cache_io(root, trans, cache, in btrfs_write_dirty_block_groups() 3761 btrfs_wait_cache_io(root, trans, cache, in btrfs_write_dirty_block_groups() 10253 btrfs_wait_cache_io(root, trans, block_group, in btrfs_remove_block_group()
|