Searched refs:trim_no_bitmap (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/fs/btrfs/ |
D | free-space-cache.c | 3551 static int trim_no_bitmap(struct btrfs_block_group *block_group, in trim_no_bitmap() function 3880 ret = trim_no_bitmap(block_group, trimmed, start, end, minlen, false); in btrfs_trim_block_group() 3910 ret = trim_no_bitmap(block_group, trimmed, start, end, minlen, async); in btrfs_trim_block_group_extents()
|