HomeSort by relevance Sort by last modified time
    Searched refs:fstrim_range (Results 1 - 7 of 7) sorted by null

  /system/vold/
fstrim.c 43 #define FIDTRIM _IOWR('f', 128, struct fstrim_range) /* Deep discard trim */
63 struct fstrim_range range = { 0 };
  /bionic/libc/kernel/uapi/linux/
fs.h 39 struct fstrim_range { struct
139 #define FITRIM _IOWR('X', 121, struct fstrim_range)
  /development/ndk/platforms/android-L/include/linux/
fs.h 39 struct fstrim_range { struct
139 #define FITRIM _IOWR('X', 121, struct fstrim_range)
  /external/kernel-headers/original/uapi/linux/
fs.h 38 struct fstrim_range { struct
155 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
fs.h 39 struct fstrim_range { struct
139 #define FITRIM _IOWR('X', 121, struct fstrim_range)
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
fs.h 39 struct fstrim_range { struct
139 #define FITRIM _IOWR('X', 121, struct fstrim_range)
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
fs.h 39 struct fstrim_range { struct
139 #define FITRIM _IOWR('X', 121, struct fstrim_range)

Completed in 168 milliseconds