Searched refs:trimming (Results 1 – 4 of 4) sorted by relevance
25 1. Two point trimming::29 2. One point trimming::33 3. No trimming::
71 The namespace trimming function, acpi_bus_trim(), first executes .detach()
1344 * At this point trimming or scrub can't start on this block group, in btrfs_remove_block_group() 1349 * if they didn't, for the trimming case they won't find any free space in btrfs_remove_block_group() 1356 * avoid races with trimming and scrub. in btrfs_start_trans_remove_block_group() 1359 * completely transactionless, so while it is trimming a range the in btrfs_start_trans_remove_block_group() 1606 int trimming; in btrfs_delete_unused_bgs() 1795 * then trimming is handled in the transaction commit path. in btrfs_delete_unused_bgs() 1796 * Async discard interposes before this to do the trimming in btrfs_delete_unused_bgs() 1797 * before coming down the unused block group path as trimming in btrfs_delete_unused_bgs() 1807 trimming = btrfs_test_opt(fs_info, DISCARD_SYNC) || in btrfs_delete_unused_bgs() 1811 if (trimming) in btrfs_delete_unused_bgs() 1578 int trimming; btrfs_delete_unused_bgs() local [all...]
721 This value adjusts the excess page trimming behaviour of power-of-2 aligned724 A value of 0 disables trimming of allocations entirely, while a value of 1726 trimming of allocations is initiated.