Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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.rst625 Boolean; if on a discard/TRIM will be issued to each bucket before it is
626 reused. Defaults to off, since SATA TRIM is an unqueued command (and thus
H A Dext4.rst355 Controls whether ext4 should issue discard/TRIM commands to the
H A Dkernel-parameters.txt2517 * [no]ncqtrim: Turn off queued DSM TRIM.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp/
H A DAdd_ARG_MAX_define.patch22 #define TRIM 0177
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-bow.c76 TRIM, enumerator
523 if (state < TRIM || state > COMMITTED) { in state_store()
1126 if (state == TRIM) { in dm_bow_map()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
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
H A Df2fs.rst123 enabled, f2fs will issue discard/TRIM commands when a
/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0005-bison_3_breaks_mysql_server_build.patch1301 | TRIM '(' expr ')'
1308 | TRIM '(' LEADING expr FROM expr ')'
1315 | TRIM '(' TRAILING expr FROM expr ')'
1322 | TRIM '(' BOTH expr FROM expr ')'
1329 | TRIM '(' LEADING FROM expr ')'
1336 | TRIM '(' TRAILING FROM expr ')'
1343 | TRIM '(' BOTH FROM expr ')'
1350 | TRIM '(' expr FROM expr ')'
/OK3568_Linux_fs/kernel/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.rst181 Allow block discard requests (a.k.a. TRIM) for the integrity device.
/OK3568_Linux_fs/kernel/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst112 version 4.19 UML fully supports TRIM (as usually used by flash drives).
113 Using TRIM inside the UML image by specifying discard as a mount option
622 * UBD supports TRIM - asking the Host OS to reclaim any unused
903 UML has TRIM support which will release any unused space in its disk
/OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/
H A Dbtt.rst232 5. If TRIM flag set in map, return zeroes, and end IO (go to step 8)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info1924 * removing unnecessary calls to 'TRIM' in comparisons and
1926 * replacing 'TRIM(a)' with 'a(1:LEN_TRIM(a))' and
7310 * 'TRIM': TRIM, Remove trailing blank characters of a string
7710 *note ADJUSTR::, *note TRIM::
7747 *note ADJUSTL::, *note TRIM::
9999 WRITE(*,*) TRIM(path)
10002 WRITE(*,*) TRIM(path)
12151 WRITE (*,*) TRIM(str)
12897 WRITE (*,*) TRIM(cmd)
12954 WRITE (*,*) TRIM(arg)
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info1924 * removing unnecessary calls to 'TRIM' in comparisons and
1926 * replacing 'TRIM(a)' with 'a(1:LEN_TRIM(a))' and
7310 * 'TRIM': TRIM, Remove trailing blank characters of a string
7710 *note ADJUSTR::, *note TRIM::
7747 *note ADJUSTL::, *note TRIM::
9999 WRITE(*,*) TRIM(path)
10002 WRITE(*,*) TRIM(path)
12151 WRITE (*,*) TRIM(str)
12897 WRITE (*,*) TRIM(cmd)
12954 WRITE (*,*) TRIM(arg)
[all …]