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