Searched refs:mount_minfs (Results 1 – 2 of 2) sorted by relevance
| /system/utest/fs/ |
| A D | filesystems.cpp | 316 int mount_minfs(const char* disk_path, const char* mount_path) { in mount_minfs() function 358 should_test_filesystem<minfs_name>, mkfs_minfs, mount_minfs, unmount_minfs, fsck_minfs,
|
| /system/core/devmgr/fshost/ |
| A D | block-watcher.cpp | 462 zx_status_t mount_minfs(BlockWatcher* watcher, fbl::unique_fd fd, mount_options_t* options) { in mount_minfs() function 590 mount_minfs(watcher, std::move(fd), &options); in block_device_added() 625 mount_minfs(watcher, std::move(fd), &options); in block_device_added()
|
Completed in 5 milliseconds