Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.c4206 static int alloc_profile_is_valid(u64 flags, int extended) in alloc_profile_is_valid() function
4236 if (alloc_profile_is_valid(bargs->target, 1) && in validate_convert_profile()
5526 if (!alloc_profile_is_valid(type, 0)) { in btrfs_create_chunk()