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

  /bionic/libc/kernel/uapi/linux/
fs.h 42 struct fstrim_range { struct
142 #define FITRIM _IOWR('X', 121, struct fstrim_range)
  /development/ndk/platforms/android-21/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 42 struct fstrim_range { struct
159 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
fs.h 39 struct fstrim_range { struct
139 #define FITRIM _IOWR('X', 121, struct fstrim_range)
  /prebuilts/ndk/9/platforms/android-21/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-21/arch-mips/usr/include/linux/
fs.h 39 struct fstrim_range { struct
139 #define FITRIM _IOWR('X', 121, struct fstrim_range)
  /prebuilts/ndk/9/platforms/android-21/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-21/arch-x86/usr/include/linux/
fs.h 39 struct fstrim_range { struct
139 #define FITRIM _IOWR('X', 121, struct fstrim_range)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
fs.h 39 struct fstrim_range { struct
139 #define FITRIM _IOWR('X', 121, struct fstrim_range)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fs.h 39 struct fstrim_range { struct
328 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */

Completed in 40 milliseconds