Searched refs:FITRIM (Results 1 – 3 of 3) sorted by relevance
257 #ifdef FITRIM in block_ioctl()259 case FITRIM: { in block_ioctl()
110 * Implemented decoding of FIFREEZE/FITHAW/FITRIM ioctl commands.
161 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */ macro