Searched refs:errmalloc (Results 1 – 1 of 1) sorted by relevance
161 errmalloc(size_t n) in errmalloc() function267 sc = errmalloc(sizeof(*sc)); in cg_lookup()269 sc->sc_cgbuf = errmalloc(fs->fs_bsize); in cg_lookup()300 sino = errmalloc(sizeof(*sino)); in ino_lookup()331 sblk = errmalloc(sizeof(*sblk)); in blk_lookup()355 dblk = errmalloc(sizeof(*dblk)); in dblk_lookup()375 dblk->db_buf = errmalloc(size); in dblk_read()431 iblk = errmalloc(sizeof(*iblk)); in ino_read()433 iblk->ib_buf = errmalloc(fs->fs_bsize); in ino_read()1976 srec = errmalloc(sizeof(*srec)); in ino_append()[all …]