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(void);
Dfstrim.c122 int fstrim_filesystems(void) in fstrim_filesystems() function
DCommandListener.cpp668 rc = fstrim_filesystems(); in runCommand()