Searched refs:__btrfs_wait_cache_io (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | free-space-cache.c | 1170 static int __btrfs_wait_cache_io(struct btrfs_root *root, in __btrfs_wait_cache_io() function 1233 return __btrfs_wait_cache_io(root, trans, NULL, io_ctl, path, 0); in btrfs_wait_cache_io_root() 1240 return __btrfs_wait_cache_io(block_group->fs_info->tree_root, trans, in btrfs_wait_cache_io()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | free-space-cache.c | 1295 static int __btrfs_wait_cache_io(struct btrfs_root *root, in __btrfs_wait_cache_io() function 1357 return __btrfs_wait_cache_io(block_group->fs_info->tree_root, trans, in btrfs_wait_cache_io()
|
Completed in 10 milliseconds