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

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

Completed in 49 milliseconds