Searched refs:CTRL_TRIM (Results 1 – 2 of 2) sorted by relevance
58 #define CTRL_TRIM 4 /* Inform device that the data on the block of sectors is no longer used (nee… macro
970 disk_ioctl(fs->drv, CTRL_TRIM, rt); /* Erase the block */ in remove_chain()4303 disk_ioctl(pdrv, CTRL_TRIM, eb); in f_mkfs()