Home
last modified time | relevance | path

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

/system/vold/
Dfstrim.c58 static void *do_fstrim_filesystems(void *thread_arg) in do_fstrim_filesystems() function
151 ret = pthread_create(&t, NULL, do_fstrim_filesystems, (void *)(intptr_t)deep_trim); in fstrim_filesystems()