Home
last modified time | relevance | path

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

/system/vold/
Dfstrim.c53 static void *do_fstrim_filesystems(void *ignored) in do_fstrim_filesystems() function
143 ret = pthread_create(&t, NULL, do_fstrim_filesystems, NULL); in fstrim_filesystems()