Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dvolumes.c3651 static int btrfs_may_alloc_data_chunk(struct btrfs_fs_info *fs_info, in btrfs_may_alloc_data_chunk() function
4282 ret = btrfs_may_alloc_data_chunk(fs_info, in __btrfs_balance()
5053 ret = btrfs_may_alloc_data_chunk(fs_info, chunk_offset); in btrfs_shrink_device()
8237 ret = btrfs_may_alloc_data_chunk(fs_info, target); in relocating_repair_kthread()