Home
last modified time | relevance | path

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

/fs/btrfs/
Dblock-group.h348 static inline u64 btrfs_system_alloc_profile(struct btrfs_fs_info *fs_info) in btrfs_system_alloc_profile() function
Dspace-info.c352 profile = btrfs_system_alloc_profile(fs_info); in calc_available_free_space()
Dblock-group.c3660 const u64 sys_flags = btrfs_system_alloc_profile(trans->fs_info); in do_chunk_alloc()
3982 u64 flags = btrfs_system_alloc_profile(fs_info); in reserve_chunk_space()
Dvolumes.c3214 const u64 sys_flags = btrfs_system_alloc_profile(fs_info); in btrfs_remove_chunk()
5704 alloc_profile = btrfs_system_alloc_profile(fs_info); in init_first_rw_device()