Home
last modified time | relevance | path

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

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