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 40 struct fstrim_range { struct
231 #define FITRIM _IOWR('X', 121, struct fstrim_range)
  /external/kernel-headers/original/linux/
fs.h 39 struct fstrim_range { struct
333 #define FITRIM _IOWR('X', 121, struct fstrim_range) /* Trim */
    [all...]

Completed in 57 milliseconds