Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.c3882 * alloc_profile_is_valid - see if a given profile is valid and reduced
3886 static int alloc_profile_is_valid(u64 flags, int extended) in alloc_profile_is_valid() function
3924 if (alloc_profile_is_valid(bargs->target, 1) && in validate_convert_profile()
5255 if (!alloc_profile_is_valid(type, 0)) { in btrfs_alloc_chunk()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c4056 static int alloc_profile_is_valid(u64 flags, int extended) in alloc_profile_is_valid() function
4086 if (alloc_profile_is_valid(bargs->target, 1) && in validate_convert_profile()
5481 if (!alloc_profile_is_valid(type, 0)) { in btrfs_create_chunk()

Completed in 16 milliseconds