Home
last modified time | relevance | path

Searched refs:btrfs_wait_cache_io (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/btrfs/
Dfree-space-cache.h97 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans,
Dblock-group.c936 btrfs_wait_cache_io(trans, block_group, path); in btrfs_remove_block_group()
2974 btrfs_wait_cache_io(trans, cache, path); in btrfs_start_dirty_block_groups()
3133 btrfs_wait_cache_io(trans, cache, path); in btrfs_write_dirty_block_groups()
3206 btrfs_wait_cache_io(trans, cache, path); in btrfs_write_dirty_block_groups()
Dfree-space-cache.c334 btrfs_wait_cache_io(trans, block_group, path); in btrfs_truncate_free_space_cache()
1357 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans, in btrfs_wait_cache_io() function