Home
last modified time | relevance | path

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

/fs/btrfs/
Dvolumes.c2270 alloc_profile = btrfs_reduce_alloc_profile(root, alloc_profile); in init_first_rw_device()
2281 alloc_profile = btrfs_reduce_alloc_profile(root, alloc_profile); in init_first_rw_device()
Dextent-tree.c1973 u64 btrfs_reduce_alloc_profile(struct btrfs_root *root, u64 flags) in btrfs_reduce_alloc_profile() function
2020 return btrfs_reduce_alloc_profile(root, data); in btrfs_get_alloc_profile()
2238 flags = btrfs_reduce_alloc_profile(extent_root, flags); in do_chunk_alloc()
Dctree.h1805 u64 btrfs_reduce_alloc_profile(struct btrfs_root *root, u64 flags);