Searched defs:mount_type (Results 1 – 16 of 16) sorted by relevance
19 int nacl_io_register_mount_type(const char* mount_type, in nacl_io_register_mount_type()24 int nacl_io_unregister_mount_type(const char* mount_type) { in nacl_io_unregister_mount_type()
53 int ki_register_mount_type(const char* mount_type, in ki_register_mount_type()58 int ki_unregister_mount_type(const char* mount_type) { in ki_unregister_mount_type()
128 bool KernelProxy::RegisterMountType(const char* mount_type, in RegisterMountType()138 bool KernelProxy::UnregisterMountType(const char* mount_type) { in UnregisterMountType()
34 FileSystemType mount_type, in CreateForTest()43 FileSystemType* mount_type, in ParseFileSystemSchemeURL()111 FileSystemType mount_type, in FileSystemURL()123 FileSystemType mount_type, in FileSystemURL()
120 FileSystemType mount_type() const { return mount_type_; } in mount_type() function
15 fileapi::FileSystemType mount_type) in FileSystemInfo()
28 fileapi::FileSystemType mount_type; member
448 FileSystemType mount_type = fileapi::kFileSystemTypeExternal; in GetFileSystemInfoForChromeOS() local
96 MountType mount_type, in SendMountCompletedEvent()
346 unsigned int mount_type = 0; in OnMountCompleted() local
36 fileapi::FileSystemType mount_type; in ParseV0FormatFileSystemURL() local
41 chromeos::MountType mount_type; member
176 MountType mount_type; member
51 chromeos::MountType mount_type; member
301 MountType mount_type, in OnMountCompleted()
156 const std::string mount_type; member