Searched refs:fscrypt_keyring_mutex (Results 1 – 1 of 1) sorted by relevance
45 static std::mutex fscrypt_keyring_mutex; variable275 const std::lock_guard<std::mutex> lock(fscrypt_keyring_mutex); in installKey()383 const std::lock_guard<std::mutex> lock(fscrypt_keyring_mutex); in waitForBusyFiles()428 const std::lock_guard<std::mutex> lock(fscrypt_keyring_mutex); in evictKey()