Searched refs:initcg (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/makefs/ffs/
H A Dmkfs.c77 static void initcg(int, time_t, const fsinfo_t *);
523 initcg(cylno, start_time.tv_sec, fsopts);
599 initcg(int cylno, time_t utime, const fsinfo_t *fsopts) function
/netbsd-6-1-5-RELEASE/sbin/newfs_ext2fs/
H A Dmke2fs.c126 static void initcg(uint);
178 static uint8_t buf[MAXBSIZE]; /* for initcg() and makedir() ops */
606 initcg(cylno);
687 initcg(uint cylno) function
1118 * as done in the above initcg() function.
1213 * initcg() so no need to use alloc() here.
1325 * Reserved inodes are allocated and accounted in initcg()
/netbsd-6-1-5-RELEASE/sbin/newfs/
H A Dmkfs.c111 static void initcg(int, const struct timeval *);
675 initcg(cylno, &tv);
761 initcg(int cylno, const struct timeval *tv) function
/netbsd-6-1-5-RELEASE/sbin/resize_ffs/
H A Dresize_ffs.c454 initcg(int cgn) function
986 initcg(i);

Completed in 112 milliseconds