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()
1578 int trimming; in btrfs_delete_unused_bgs() local1779 trimming = btrfs_test_opt(fs_info, DISCARD_SYNC) || in btrfs_delete_unused_bgs()1783 if (trimming) in btrfs_delete_unused_bgs()1793 if (trimming) in btrfs_delete_unused_bgs()1803 if (trimming) { in btrfs_delete_unused_bgs()
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.