Home
last modified time | relevance | path

Searched refs:fs_mgr_create_verity_device (Results 1 – 4 of 4) sorted by relevance

/system/core/fs_mgr/
Dfs_mgr_priv_dm_ioctl.h25 bool fs_mgr_create_verity_device(struct dm_ioctl* io, const std::string& name, int fd);
Dfs_mgr_dm_ioctl.cpp39 bool fs_mgr_create_verity_device(struct dm_ioctl* io, const std::string& name, int fd) { in fs_mgr_create_verity_device() function
Dfs_mgr_avb.cpp353 if (!fs_mgr_create_verity_device(io, mount_point, fd)) { in hashtree_dm_verity_setup()
Dfs_mgr_verity.cpp783 if (!fs_mgr_create_verity_device(io, mount_point, fd)) { in fs_mgr_setup_verity()