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

/linux-master/fs/btrfs/
H A Dfree-space-cache.h121 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans,
H A Dblock-group.c1125 btrfs_wait_cache_io(trans, block_group, path);
3358 btrfs_wait_cache_io(trans, cache, path);
3364 * btrfs_wait_cache_io uses the cache->dirty_list to decide if
3517 btrfs_wait_cache_io(trans, cache, path);
3589 btrfs_wait_cache_io(trans, cache, path);
H A Dfree-space-cache.c327 btrfs_wait_cache_io(trans, block_group, path);
1356 int btrfs_wait_cache_io(struct btrfs_trans_handle *trans, function
1552 * if ret == 0 the caller is expected to call btrfs_wait_cache_io

Completed in 140 milliseconds