Home
last modified time | relevance | path

Searched refs:TRIM (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-ata129 (RO) Shows the DSM TRIM mode currently used by the device. Valid
132 unsupported: Drive does not support DSM TRIM
134 unqueued: Drive supports unqueued DSM TRIM only
136 queued: Drive supports queued DSM TRIM
139 be buggy and only unqueued TRIM commands
H A Dsysfs-block-bcache113 For a cache, a boolean allowing discard/TRIM to be turned off
/linux/Documentation/admin-guide/
H A Djfs.rst53 This enables/disables the use of discard/TRIM commands.
54 The discard/TRIM commands are sent to the underlying
59 a TRIM command to the block device is considered useful.
H A Dbcache.rst622 Boolean; if on a discard/TRIM will be issued to each bucket before it is
623 reused. Defaults to off, since SATA TRIM is an unqueued command (and thus
H A Dext4.rst345 Controls whether ext4 should issue discard/TRIM commands to the
H A Dkernel-parameters.txt2997 * [no]ncqtrim: Enable or disable queued DSM TRIM.
3001 * [no]trim: Enable or disable (unqueued) TRIM.
3003 * trim_zero: Indicate that TRIM command zeroes data.
/linux/drivers/thermal/
H A Dimx8mm_thermal.c35 #define TRIM 0x3c macro
247 tmu->base + TRIM); in imx8mm_tmu_probe_set_calib_v2()
/linux/Documentation/filesystems/
H A Dntfs3.rst87 - Enable support of the TRIM command for improved performance on delete
H A Dnilfs2.rst82 discard This enables/disables the use of discard/TRIM commands.
83 nodiscard(*) The discard/TRIM commands are sent to the underlying
H A Dvfat.rst190 If set, issues discard/TRIM commands to the block
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst102 Block discard requests (a.k.a. TRIM) are passed through the crypt device.
H A Ddm-integrity.rst185 Allow block discard requests (a.k.a. TRIM) for the integrity device.
/linux/Documentation/driver-api/nvdimm/
H A Dbtt.rst232 5. If TRIM flag set in map, return zeroes, and end IO (go to step 8)