Searched refs:steal_from_bitmap (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | free-space-cache.c | 2440 static void steal_from_bitmap(struct btrfs_free_space_ctl *ctl, in steal_from_bitmap() function 2508 steal_from_bitmap(ctl, info, true); in __btrfs_add_free_space() 2746 steal_from_bitmap(ctl, entry, false); in __btrfs_return_cluster_to_free_space()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | free-space-cache.c | 2595 static void steal_from_bitmap(struct btrfs_free_space_ctl *ctl, in steal_from_bitmap() function 2666 steal_from_bitmap(ctl, info, true); in __btrfs_add_free_space() 3009 steal_from_bitmap(ctl, entry, false); in __btrfs_return_cluster_to_free_space()
|
Completed in 11 milliseconds