Home
last modified time | relevance | path

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

/linux-5.10/fs/btrfs/
Dblock-group.h282 static inline u64 btrfs_system_alloc_profile(struct btrfs_fs_info *fs_info) in btrfs_system_alloc_profile() function
Dspace-info.c307 profile = btrfs_system_alloc_profile(fs_info); in calc_available_free_space()
Dblock-group.c3243 u64 flags = btrfs_system_alloc_profile(fs_info); in check_system_chunk()
Dvolumes.c5315 alloc_profile = btrfs_system_alloc_profile(fs_info); in init_first_rw_device()