Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dblock-group.h367 static inline u64 btrfs_system_alloc_profile(struct btrfs_fs_info *fs_info) in btrfs_system_alloc_profile() function
Dspace-info.c389 profile = btrfs_system_alloc_profile(fs_info); in calc_available_free_space()
Dblock-group.c3959 const u64 sys_flags = btrfs_system_alloc_profile(trans->fs_info); in do_chunk_alloc()
4281 u64 flags = btrfs_system_alloc_profile(fs_info); in reserve_chunk_space()
Dvolumes.c3420 const u64 sys_flags = btrfs_system_alloc_profile(fs_info); in btrfs_remove_chunk()
5848 alloc_profile = btrfs_system_alloc_profile(fs_info); in init_first_rw_device()