Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dfree-space-cache.c3323 u64 cont1_bytes, u64 min_bytes) in btrfs_bitmap_cluster() argument
3348 entry->max_extent_size < cont1_bytes) in btrfs_bitmap_cluster()
3416 u64 cont1_bytes, u64 min_bytes) in setup_cluster_no_bitmap() argument
3509 u64 cont1_bytes, u64 min_bytes) in setup_cluster_bitmap() argument
3536 bytes, cont1_bytes, min_bytes); in setup_cluster_bitmap()
3565 u64 cont1_bytes; in btrfs_find_space_cluster() local
3575 cont1_bytes = bytes + empty_size; in btrfs_find_space_cluster()
3576 min_bytes = cont1_bytes; in btrfs_find_space_cluster()
3578 cont1_bytes = bytes; in btrfs_find_space_cluster()
3609 cont1_bytes, min_bytes); in btrfs_find_space_cluster()
[all …]