Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dextent-tree.c4101 u64 btrfs_system_alloc_profile(struct btrfs_fs_info *fs_info) in btrfs_system_alloc_profile() function
4422 u64 flags = btrfs_system_alloc_profile(fs_info); in check_system_chunk()
4588 profile = btrfs_system_alloc_profile(fs_info); in can_overcommit()
Dctree.h2724 u64 btrfs_system_alloc_profile(struct btrfs_fs_info *fs_info);
Dvolumes.c5033 alloc_profile = btrfs_system_alloc_profile(fs_info); in init_first_rw_device()