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

  /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 44 milliseconds