Home
last modified time | relevance | path

Searched refs:FITRIM (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dblock.c257 #ifdef FITRIM in block_ioctl()
259 case FITRIM: { in block_ioctl()
DNEWS110 * Implemented decoding of FIFREEZE/FITHAW/FITRIM ioctl commands.
/external/kernel-headers/original/uapi/linux/
Dfs.h161 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */ macro