Searched refs:btrfs_reduce_alloc_profile (Results 1 – 3 of 3) sorted by relevance
3492 alloc_profile = btrfs_reduce_alloc_profile(root, alloc_profile); in init_first_rw_device()3502 alloc_profile = btrfs_reduce_alloc_profile(root, alloc_profile); in init_first_rw_device()
2508 u64 btrfs_reduce_alloc_profile(struct btrfs_root *root, u64 flags);
3122 u64 btrfs_reduce_alloc_profile(struct btrfs_root *root, u64 flags) in btrfs_reduce_alloc_profile() function3198 return btrfs_reduce_alloc_profile(root, flags); in get_alloc_profile()