Lines Matching defs:check
429 * ubi_eba_is_mapped - check if a LEB is mapped.
481 * check_mapping - check and fixup a mapping
584 * @check: data CRC check flag
587 * bytes. The @check flag only makes sense for static volumes and forces
596 void *buf, int offset, int len, int check)
632 check = 0;
635 if (check) {
701 if (!check) {
703 check = 1;
710 if (check) {
741 * @check: data CRC check flag
749 int check)
765 to_read, check);
1270 * is_error_sane - check whether a read error is sane.
1437 /* Read the VID header back and check if it was written correctly */
1514 * self_check_eba - run a self check on the EBA table constructed by fastmap.