Home
last modified time | relevance | path

Searched refs:CTRL_TRIM (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/tools/fatten/fatfs/
H A Ddiskio.h58 #define CTRL_TRIM 4 /* Inform device that the data on the block of sectors is no longer used (nee… macro
H A Dff.c970 disk_ioctl(fs->drv, CTRL_TRIM, rt); /* Erase the block */ in remove_chain()
4303 disk_ioctl(pdrv, CTRL_TRIM, eb); in f_mkfs()