Home
last modified time | relevance | path

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

/external/strace/
Dfs_x_ioctl.c38 #ifdef FITRIM in fs_x_ioctl()
40 case FITRIM: { in fs_x_ioctl()
DNEWS677 * Implemented decoding of FIFREEZE/FITHAW/FITRIM ioctl commands.
DChangeLog28717 * block.c: (block_ioctl): Move parser of FITRIM, FIFREEZE, and FITHAW
42366 Decode FIFREEZE/FITHAW/FITRIM ioctls.
42369 * block.c (block_ioctl): Handle FIFREEZE/FITHAW/FITRIM.
/external/kernel-headers/original/uapi/linux/
Dfs.h194 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */ macro
/external/e2fsprogs/misc/
Dfuse2fs.c3206 #ifdef FITRIM
3290 #ifdef FITRIM in op_ioctl()
3291 case FITRIM: in op_ioctl()