HomeSort by relevance Sort by last modified time
    Searched full:do_fstrim_filesystems (Results 1 - 1 of 1) sorted by null

  /system/vold/
fstrim.c 53 static void *do_fstrim_filesystems(void *ignored) function
143 ret = pthread_create(&t, NULL, do_fstrim_filesystems, NULL);

Completed in 36 milliseconds