Home | History | Annotate | Download | only in ext2fs

Lines Matching full:new_dptr

3607 		unsigned char *new_dptr = (unsigned char *)realloc(dbuf.dptr,
3609 if (new_dptr == NULL) {
3612 dbuf.dptr = new_dptr;