Searched refs:btrfs_wait_cache_io (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | free-space-cache.h | 69 int btrfs_wait_cache_io(struct btrfs_root *root,
|
D | free-space-cache.c | 245 btrfs_wait_cache_io(root, trans, block_group, in btrfs_truncate_free_space_cache() 1145 int btrfs_wait_cache_io(struct btrfs_root *root, in btrfs_wait_cache_io() function 3485 ret = btrfs_wait_cache_io(root, trans, NULL, &io_ctl, path, 0); in btrfs_write_out_ino_cache()
|
D | extent-tree.c | 3445 btrfs_wait_cache_io(root, trans, cache, in btrfs_start_dirty_block_groups() 3587 btrfs_wait_cache_io(root, trans, cache, in btrfs_write_dirty_block_groups() 3635 btrfs_wait_cache_io(root, trans, cache, in btrfs_write_dirty_block_groups() 9697 btrfs_wait_cache_io(root, trans, block_group, in btrfs_remove_block_group()
|