Searched refs:fs_mgr_create_verity_device (Results 1 – 4 of 4) sorted by relevance
25 bool fs_mgr_create_verity_device(struct dm_ioctl* io, const std::string& name, int fd);
39 bool fs_mgr_create_verity_device(struct dm_ioctl* io, const std::string& name, int fd) { in fs_mgr_create_verity_device() function
353 if (!fs_mgr_create_verity_device(io, mount_point, fd)) { in hashtree_dm_verity_setup()
783 if (!fs_mgr_create_verity_device(io, mount_point, fd)) { in fs_mgr_setup_verity()