Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.c3713 static int btrfs_may_alloc_data_chunk(struct btrfs_fs_info *fs_info, in btrfs_may_alloc_data_chunk()
4499 ret = btrfs_may_alloc_data_chunk(fs_info, in __btrfs_balance()
5278 ret = btrfs_may_alloc_data_chunk(fs_info, chunk_offset); in btrfs_shrink_device()
8752 ret = btrfs_may_alloc_data_chunk(fs_info, target);
3705 static int btrfs_may_alloc_data_chunk(struct btrfs_fs_info *fs_info, btrfs_may_alloc_data_chunk() function