Searched refs:alloc_profile (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dvolumes.c2486 u64 alloc_profile; local
2497 alloc_profile = BTRFS_BLOCK_GROUP_METADATA |
2500 alloc_profile = btrfs_reduce_alloc_profile(root, alloc_profile);
2503 &stripe_size, chunk_offset, alloc_profile);
2508 alloc_profile = BTRFS_BLOCK_GROUP_SYSTEM |
2511 alloc_profile = btrfs_reduce_alloc_profile(root, alloc_profile);
2515 sys_chunk_offset, alloc_profile);

Completed in 64 milliseconds