Home
last modified time | relevance | path

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

/system/vold/
DKeyUtil.cpp190 static void waitForBusyFiles(const struct fscrypt_key_specifier key_spec, const std::string ref, in waitForBusyFiles() function
282 std::thread busyFilesThread(waitForBusyFiles, arg.key_spec, ref, mountpoint); in evictKey()