Home | History | Annotate | Download | only in misc

Lines Matching full:check_buf

72 static char *check_buf;
665 if (check_block(fd, buf, check_buf
1633 retval = ext2fs_get_mem(fs->blocksize, &check_buf);
1636 _("while allocating check_buf"));