Home
last modified time | relevance | path

Searched refs:fstrim_filesystems (Results 1 – 3 of 3) sorted by relevance

/system/vold/
Dfstrim.h20 int fstrim_filesystems(int deep_trim);
Dfstrim.c130 int fstrim_filesystems(int deep_trim) in fstrim_filesystems() function
DCommandListener.cpp766 rc = fstrim_filesystems(0); in runCommand()
773 rc = fstrim_filesystems(1); /* Do Deep Discard trim */ in runCommand()