Lines Matching full:attaching
34 * eraseblocks became bad for some reasons. Suppose we are attaching the
278 * @ai: attaching information
327 * And add it to the attaching information. Don't delete the old version in create_vtbl()
354 * @ai: attaching information
355 * @av: layout volume attaching information
479 * @ai: attaching information
667 * check_av - check volume attaching information.
669 * @av: volume attaching information
671 * This function returns zero if the volume attaching information is consistent
702 ubi_err(vol->ubi, "bad attaching information, error %d", err); in check_av()
709 * check_attaching_info - check that attaching information.
711 * @ai: attaching information
714 * the media. This function ensures that attaching information is consistent to
715 * the information read from the volume table. Returns zero if the attaching
726 ubi_err(ubi, "found %d volumes while attaching, maximum is %d + %d", in check_attaching_info()
756 * During attaching we found a volume which does not in check_attaching_info()
777 * @ai: attaching information
849 * Make sure that the attaching information is consistent to the in ubi_read_volume_table()