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

  /system/vold/
fstrim.h 20 int fstrim_filesystems(int deep_trim);
fstrim.c 130 int fstrim_filesystems(int deep_trim) function
CommandListener.cpp 766 rc = fstrim_filesystems(0);
773 rc = fstrim_filesystems(1); /* Do Deep Discard trim */

Completed in 103 milliseconds