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

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