Searched refs:btrfs_wait_cache_io (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.10/fs/btrfs/ | 
| D | free-space-cache.h | 94 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans,
  | 
| D | block-group.c | 961 		btrfs_wait_cache_io(trans, block_group, path);  in btrfs_remove_block_group() 2599 			btrfs_wait_cache_io(trans, cache, path);  in btrfs_start_dirty_block_groups() 2756 			btrfs_wait_cache_io(trans, cache, path);  in btrfs_write_dirty_block_groups() 2830 		btrfs_wait_cache_io(trans, cache, path);  in btrfs_write_dirty_block_groups()
  | 
| D | free-space-cache.c | 249 			btrfs_wait_cache_io(trans, block_group, path);  in btrfs_truncate_free_space_cache() 1231 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans,  in btrfs_wait_cache_io()  function
  |