Searched defs:mountpoint (Results 1 – 6 of 6) sorted by relevance
131 bool installKey(const std::string& mountpoint, const EncryptionOptions& options, in installKey()191 const std::string mountpoint) { in waitForBusyFiles()248 bool evictKey(const std::string& mountpoint, const EncryptionPolicy& policy) { in evictKey()
337 static bool install_storage_key(const std::string& mountpoint, const EncryptionOptions& options, in install_storage_key()
84 explicit ScopedFilesystemUnmounter(const std::string& mountpoint) in ScopedFilesystemUnmounter()
704 const string& mountpoint, in MountFilesystem()732 bool UnmountFilesystem(const string& mountpoint) { in UnmountFilesystem()754 bool IsMountpoint(const std::string& mountpoint) { in IsMountpoint()
41461 struct mountpoint { struct41462 struct hlist_node m_hash;41463 struct dentry *m_dentry;41464 struct hlist_head m_list;41465 int m_count;
50828 struct mountpoint { struct50829 struct hlist_node m_hash;50830 struct dentry *m_dentry;50831 struct hlist_head m_list;50832 int m_count;