Searched refs:fstrim_filesystems (Results 1 – 3 of 3) sorted by relevance
/system/vold/ | ||
D | fstrim.h | 20 int fstrim_filesystems(void); |
D | fstrim.c | 122 int fstrim_filesystems(void) in fstrim_filesystems() function |
D | CommandListener.cpp | 668 rc = fstrim_filesystems(); in runCommand() |