Searched defs:directory_path (Results 1 – 3 of 3) sorted by relevance
122 static std::vector<std::string> get_ce_key_paths(const std::string& directory_path) { in get_ce_key_paths()150 static std::string get_ce_key_current_path(const std::string& directory_path) { in get_ce_key_current_path()154 static bool get_ce_key_new_path(const std::string& directory_path, in get_ce_key_new_path()172 static void fixate_user_ce_key(const std::string& directory_path, const std::string& to_fix, in fixate_user_ce_key()193 auto const directory_path = get_ce_key_directory_path(user_id); in read_and_fixate_user_ce_key() local330 auto const directory_path = get_ce_key_directory_path(user_id); in create_and_install_user_keys() local682 auto const directory_path = get_ce_key_directory_path(user_id); in fscrypt_rewrap_user_key() local729 auto const directory_path = get_ce_key_directory_path(user_id); in fscrypt_fixate_newest_user_key_auth() local950 static bool destroy_volume_keys(const std::string& directory_path, const std::string& volume_uuid) { in destroy_volume_keys()
111 std::string directory_path; in WriteToFile() local
217 __aligned_u64 directory_path; member