Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dvolumes.c4043 static int alloc_profile_is_valid(u64 flags, int extended) in alloc_profile_is_valid() function
4081 if (alloc_profile_is_valid(bargs->target, 1) && in validate_convert_profile()
5476 if (!alloc_profile_is_valid(type, 0)) { in btrfs_create_chunk()