Searched refs:fs_mgr_wait_for_file (Results 1 – 5 of 5) sorted by relevance
119 bool fs_mgr_wait_for_file(const std::string& filename,
146 if (!fs_mgr_wait_for_file(path, 1s)) { in ReadFromPartition()
94 bool fs_mgr_wait_for_file(const std::string& filename, in fs_mgr_wait_for_file() function846 !fs_mgr_wait_for_file(fstab->recs[i].blk_device, 20s)) { in fs_mgr_mount_all()1055 if (fstab->recs[i].fs_mgr_flags & MF_WAIT && !fs_mgr_wait_for_file(n_blk_device, 20s)) { in fs_mgr_do_mount()1220 !fs_mgr_wait_for_file(fstab->recs[i].blk_device, 20s)) { in fs_mgr_swapon_all()
400 if (wait_for_verity_dev && !fs_mgr_wait_for_file(verity_blk_name, 1s)) { in hashtree_dm_verity_setup()
938 if (wait_for_verity_dev && !fs_mgr_wait_for_file(fstab->blk_device, 1s)) { in fs_mgr_setup_verity()