Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dextent-tree.c4094 u64 btrfs_system_alloc_profile(struct btrfs_fs_info *fs_info) in btrfs_system_alloc_profile() function
4415 u64 flags = btrfs_system_alloc_profile(fs_info); in check_system_chunk()
4582 profile = btrfs_system_alloc_profile(fs_info); in can_overcommit()
Dctree.h2710 u64 btrfs_system_alloc_profile(struct btrfs_fs_info *fs_info);
Dvolumes.c4997 alloc_profile = btrfs_system_alloc_profile(fs_info); in init_first_rw_device()