Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:malloc

257     dict_t *new = malloc(sizeof *new);
974 return malloc(sizeof *dnode_alloc(NULL));
984 dnode_t *new = malloc(sizeof *new);
1262 char *new = malloc(sz);