Searched refs:btrfs_wait_cache_io (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/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() 1143 int btrfs_wait_cache_io(struct btrfs_root *root, in btrfs_wait_cache_io() function 3539 ret = btrfs_wait_cache_io(root, trans, NULL, &io_ctl, path, 0); in btrfs_write_out_ino_cache()
|
D | extent-tree.c | 3562 btrfs_wait_cache_io(root, trans, cache, in btrfs_start_dirty_block_groups() 3704 btrfs_wait_cache_io(root, trans, cache, in btrfs_write_dirty_block_groups() 3752 btrfs_wait_cache_io(root, trans, cache, in btrfs_write_dirty_block_groups() 10080 btrfs_wait_cache_io(root, trans, block_group, in btrfs_remove_block_group()
|