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

  /system/vold/
fstrim.c 58 struct fstrim_range range = { 0 };
  /bionic/libc/kernel/common/linux/
fs.h 37 struct fstrim_range { struct
226 #define FITRIM _IOWR('X', 121, struct fstrim_range)
  /external/kernel-headers/original/linux/
fs.h 37 struct fstrim_range { struct
326 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */
    [all...]

Completed in 41 milliseconds