Home
last modified time | relevance | path

Searched refs:clrblock (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sbin/newfs/
Dmkfs.c120 static void clrblock(struct fs *, unsigned char *, int);
1323 clrblock(&sblock, cg_blksfree(&acg, 0), blkno); in alloc()
1507 clrblock(struct fs *fs, unsigned char *cp, int h) in clrblock() function