Home
last modified time | relevance | path

Searched refs:stole_front (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-cache.c2453 bool stole_front = false; in steal_from_bitmap() local
2457 stole_front = steal_from_bitmap_to_front(ctl, info, in steal_from_bitmap()
2460 if (stole_end || stole_front) in steal_from_bitmap()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfree-space-cache.c2608 bool stole_front = false; in steal_from_bitmap() local
2612 stole_front = steal_from_bitmap_to_front(ctl, info, in steal_from_bitmap()
2615 if (stole_end || stole_front) in steal_from_bitmap()

Completed in 10 milliseconds