Searched refs:fscrypt_keyring_mutex (Results 1 – 1 of 1) sorted by relevance
43 static std::mutex fscrypt_keyring_mutex; variable133 const std::lock_guard<std::mutex> lock(fscrypt_keyring_mutex); in installKey()204 const std::lock_guard<std::mutex> lock(fscrypt_keyring_mutex); in waitForBusyFiles()249 const std::lock_guard<std::mutex> lock(fscrypt_keyring_mutex); in evictKey()